#6EFDDE#6EFDDE
#6EFDDE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.132 H 176.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDDE |
|---|---|
| RGB | rgb(110, 253, 222) |
| HSL | hsl(167, 97%, 71%) |
| HSV | hsv(167, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.16, -45.91, 3.22) |
| CIE-LCH | lch(91.16, 46.02, 175.99°) |
| OKLab | oklab(90.72% -0.1317 0.0078) |
| OKLCH | oklch(90.72% 0.132 176.6) |
| XYZ | xyz(54.7345, 78.8341, 81.4251) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Aqua
#8CFFDB
ΔE00 3.13
Aquamarine
#7FFFD4
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 5.46
Bright Teal
#01F9C6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDDE #FD6E8D
analogous
#6EFD96 #6EFDDE #6ED4FD
triadic
#6EFDDE #DE6EFD #FDDE6E
tetradic
#6EFDDE #966EFD #FD6E8D #D4FD6E
square
#6EFDDE #966EFD #FD6E8D #D4FD6E
split-complementary
#6EFDDE #FD6ED4 #FD966E
monochromatic
#03EDBB #32FCD0 #6EFDDE #AAFEEC #E1FFF8
Accessibility & contrast
On white
1.25
#6EFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#6EFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDDE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDDE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#DFDFE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efdde; /* rgb */ color: rgb(110, 253, 222); /* oklch */ color: oklch(90.7% 0.132 176.6);
Tailwind
colors: {
custom: {
50: '#a3ffe8',
500: '#6efdde',
950: '#000000',
},
}SCSS
$custom: #6efdde; $custom-light: #a3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6efdde",
"rgb": {
"r": 110,
"g": 253,
"b": 222
},
"hsl": {
"h": 166.993,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.90716,
"c": 0.13191,
"h": 176.6
},
"luminance": 0.78839
}Semantic roles & 50–950 ramp
primary
#6EFDDE
secondary
#D9365A
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684