#6FF0DE#6FF0DE
#6FF0DE is a very light, moderate teal. Relative luminance 0.710; OKLCH L 87.7% C 0.118 H 183.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0DE |
|---|---|
| RGB | rgb(111, 240, 222) |
| HSL | hsl(172, 81%, 69%) |
| HSV | hsv(172, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 7.5%, 5.9%) |
| CIE-LAB | lab(87.47, -39.97, -2.16) |
| CIE-LCH | lch(87.47, 40.03, 183.09°) |
| OKLab | oklab(87.73% -0.1175 -0.0064) |
| OKLCH | oklch(87.73% 0.118 183.1) |
| XYZ | xyz(50.8947, 70.9688, 80.1093) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.23
Bright Aqua
#0BF9EA
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 4.47
Aqua (survey)
#13EAC9
ΔE00 5.92
Bright Turquoise
#0FFEF9
ΔE00 6.31
Light Aqua
#8CFFDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0DE #F06F81
analogous
#6FF09E #6FF0DE #6FC2F0
triadic
#6FF0DE #DE6FF0 #F0DE6F
tetradic
#6FF0DE #9E6FF0 #F06F81 #C2F06F
square
#6FF0DE #9E6FF0 #F06F81 #C2F06F
split-complementary
#6FF0DE #F06FC2 #F09E6F
monochromatic
#16CFB5 #38EAD1 #6FF0DE #A6F6EB #DEFCF7
Accessibility & contrast
On white
1.38
#6FF0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#6FF0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0DE
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0DE | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DD
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#07F4EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff0de; /* rgb */ color: rgb(111, 240, 222); /* oklch */ color: oklch(87.7% 0.118 183.1);
Tailwind
colors: {
custom: {
50: '#a2f5e8',
500: '#6ff0de',
950: '#000000',
},
}SCSS
$custom: #6ff0de; $custom-light: #a2f5e8; $custom-dark: #000000;
JSON
{
"hex": "#6ff0de",
"rgb": {
"r": 111,
"g": 240,
"b": 222
},
"hsl": {
"h": 171.628,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.87731,
"c": 0.11768,
"h": 183.1
},
"luminance": 0.70974
}Semantic roles & 50–950 ramp
primary
#6FF0DE
secondary
#C93A4E
accent
#0826DD
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584