#6EFDE9#6EFDE9
#6EFDE9 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.127 H 182.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDE9 |
|---|---|
| RGB | rgb(110, 253, 233) |
| HSL | hsl(172, 97%, 71%) |
| HSV | hsv(172, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 7.9%, 0.8%) |
| CIE-LAB | lab(91.43, -43.27, -2.08) |
| CIE-LCH | lch(91.43, 43.32, 182.75°) |
| OKLab | oklab(91.03% -0.127 -0.0063) |
| OKLCH | oklch(91.03% 0.127 182.8) |
| XYZ | xyz(56.2571, 79.4432, 89.4443) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 3.87
Bright Turquoise
#0FFEF9
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDE9 #FD6E82
analogous
#6EFDA1 #6EFDE9 #6ECAFD
triadic
#6EFDE9 #E96EFD #FDE96E
tetradic
#6EFDE9 #A16EFD #FD6E82 #CAFD6E
square
#6EFDE9 #A16EFD #FD6E82 #CAFD6E
split-complementary
#6EFDE9 #FD6ECA #FDA16E
monochromatic
#03EDCD #32FCE0 #6EFDE9 #AAFEF2 #E1FFFA
Accessibility & contrast
On white
1.24
#6EFDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6EFDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDE9
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDE9 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efde9; /* rgb */ color: rgb(110, 253, 233); /* oklch */ color: oklch(91.0% 0.127 182.8);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6efde9',
950: '#000000',
},
}SCSS
$custom: #6efde9; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6efde9",
"rgb": {
"r": 110,
"g": 253,
"b": 233
},
"hsl": {
"h": 171.608,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91031,
"c": 0.12713,
"h": 182.8
},
"luminance": 0.79449
}Semantic roles & 50–950 ramp
primary
#6EFDE9
secondary
#D9364D
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685