#D6FEEE#D6FEEE
#D6FEEE is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.046 H 169.2°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FEEE |
|---|---|
| RGB | rgb(214, 254, 238) |
| HSL | hsl(156, 95%, 92%) |
| HSV | hsv(156, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.55, -15.83, 3.38) |
| CIE-LCH | lch(96.55, 16.18, 167.96°) |
| OKLab | oklab(96.44% -0.0455 0.0087) |
| OKLCH | oklch(96.44% 0.046 169.2) |
| XYZ | xyz(78.6021, 91.3508, 94.3635) |
| Luminance | 0.9135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.26
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Eggshell Blue
#C4FFF7
ΔE00 4.98
Light Light Blue
#CAFFFB
ΔE00 5.31
Very Pale Blue
#D6FFFE
ΔE00 5.94
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FEEE #FED6E6
analogous
#D6FEDA #D6FEEE #D6FAFE
triadic
#D6FEEE #EED6FE #FEEED6
tetradic
#D6FEEE #DAD6FE #FED6E6 #FAFED6
square
#D6FEEE #DAD6FE #FED6E6 #FAFED6
split-complementary
#D6FEEE #FED6FA #FEDAD6
monochromatic
#5FFBBC #9AFDD5 #D6FEEE #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.09
#D6FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#D6FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FEEE
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FEEE | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#CEFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d6feee; /* rgb */ color: rgb(214, 254, 238); /* oklch */ color: oklch(96.4% 0.046 169.2);
Tailwind
colors: {
custom: {
50: '#e3fef3',
500: '#d6feee',
950: '#000000',
},
}SCSS
$custom: #d6feee; $custom-light: #e3fef3; $custom-dark: #000000;
JSON
{
"hex": "#d6feee",
"rgb": {
"r": 214,
"g": 254,
"b": 238
},
"hsl": {
"h": 156,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.96444,
"c": 0.04631,
"h": 169.2
},
"luminance": 0.91353
}Semantic roles & 50–950 ramp
primary
#D6FEEE
secondary
#E990B3
accent
#005CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585