#6AFFDB#6AFFDB
#6AFFDB is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.138 H 174.4°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFFDB |
|---|---|
| RGB | rgb(106, 255, 219) |
| HSL | hsl(166, 100%, 71%) |
| HSV | hsv(166, 58%, 100%) |
| CMYK | cmyk(58.4%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.55, -48.22, 5.32) |
| CIE-LCH | lch(91.55, 48.51, 173.70°) |
| OKLab | oklab(90.98% -0.1372 0.0134) |
| OKLCH | oklch(90.98% 0.138 174.4) |
| XYZ | xyz(54.4840, 79.6931, 79.5151) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.76
Light Aqua
#8CFFDB
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.82
Light Aquamarine
#7BFDC7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFFDB #FF6A8E
analogous
#6AFF90 #6AFFDB #6AD9FF
triadic
#6AFFDB #DB6AFF #FFDB6A
tetradic
#6AFFDB #906AFF #FF6A8E #D9FF6A
square
#6AFFDB #906AFF #FF6A8E #D9FF6A
split-complementary
#6AFFDB #FF6AD9 #FF906A
monochromatic
#00EFB5 #2DFFCC #6AFFDB #A7FFEA #E0FFF8
Accessibility & contrast
On white
1.24
#6AFFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#6AFFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFFDB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFFDB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6affdb; /* rgb */ color: rgb(106, 255, 219); /* oklch */ color: oklch(91.0% 0.138 174.4);
Tailwind
colors: {
custom: {
50: '#a1ffe6',
500: '#6affdb',
950: '#000000',
},
}SCSS
$custom: #6affdb; $custom-light: #a1ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6affdb",
"rgb": {
"r": 106,
"g": 255,
"b": 219
},
"hsl": {
"h": 165.503,
"s": 100,
"l": 70.784
},
"oklch": {
"l": 0.90975,
"c": 0.13786,
"h": 174.4
},
"luminance": 0.79699
}Semantic roles & 50–950 ramp
primary
#6AFFDB
secondary
#DB325B
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684