#D6FFEC#D6FFEC
#D6FFEC is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.6% C 0.049 H 165.6°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFEC |
|---|---|
| RGB | rgb(214, 255, 236) |
| HSL | hsl(152, 100%, 92%) |
| HSV | hsv(152, 16%, 100%) |
| CMYK | cmyk(16.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.77, -16.69, 4.71) |
| CIE-LCH | lch(96.77, 17.35, 164.23°) |
| OKLab | oklab(96.6% -0.0476 0.0122) |
| OKLCH | oklch(96.6% 0.049 165.6) |
| XYZ | xyz(78.6280, 91.8703, 92.9307) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.30
Eggshell Blue
#C4FFF7
ΔE00 5.57
Duck Egg Blue
#C3FBF4
ΔE00 5.60
Pale Aqua
#B8FFEB
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 6.18
Very Pale Blue
#D6FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFEC #FFD6E9
analogous
#D6FFD8 #D6FFEC #D6FEFF
triadic
#D6FFEC #ECD6FF #FFECD6
tetradic
#D6FFEC #D8D6FF #FFD6E9 #FEFFD6
square
#D6FFEC #D8D6FF #FFD6E9 #FEFFD6
split-complementary
#D6FFEC #FFD6FE #FFD8D6
monochromatic
#5CFFB3 #99FFD0 #D6FFEC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.08
#D6FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D6FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFEC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFEC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F5F4ED
Tritanopia (blue-blind)
#CEFFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d6ffec; /* rgb */ color: rgb(214, 255, 236); /* oklch */ color: oklch(96.6% 0.049 165.6);
Tailwind
colors: {
custom: {
50: '#e3fff2',
500: '#d6ffec',
950: '#000000',
},
}SCSS
$custom: #d6ffec; $custom-light: #e3fff2; $custom-dark: #000000;
JSON
{
"hex": "#d6ffec",
"rgb": {
"r": 214,
"g": 255,
"b": 236
},
"hsl": {
"h": 152.195,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96597,
"c": 0.04913,
"h": 165.6
},
"luminance": 0.91872
}Semantic roles & 50–950 ramp
primary
#D6FFEC
secondary
#EB8EB9
accent
#006AE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685