#D9FEEC#D9FEEC
#D9FEEC is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.045 H 164.5°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FEEC |
|---|---|
| RGB | rgb(217, 254, 236) |
| HSL | hsl(151, 95%, 92%) |
| HSV | hsv(151, 15%, 100%) |
| CMYK | cmyk(14.6%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.69, -15.25, 4.63) |
| CIE-LCH | lch(96.69, 15.94, 163.11°) |
| OKLab | oklab(96.59% -0.0434 0.012) |
| OKLCH | oklch(96.59% 0.045 164.5) |
| XYZ | xyz(79.1937, 91.6897, 92.8661) |
| Luminance | 0.9169 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.05
Duck Egg Blue
#C3FBF4
ΔE00 5.95
Eggshell Blue
#C4FFF7
ΔE00 6.02
Light Light Blue
#CAFFFB
ΔE00 6.33
Pale Aqua
#B8FFEB
ΔE00 6.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FEEC #FED9EB
analogous
#D9FEDA #D9FEEC #D9FDFE
triadic
#D9FEEC #ECD9FE #FEECD9
tetradic
#D9FEEC #DAD9FE #FED9EB #FDFED9
square
#D9FEEC #DAD9FE #FED9EB #FDFED9
split-complementary
#D9FEEC #FED9FD #FEDAD9
monochromatic
#62FBB0 #9DFCCE #D9FEEC #E1FEF0 #E1FEF0
Accessibility & contrast
On white
1.09
#D9FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D9FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FEEC
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FEEC | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F5F4ED
Tritanopia (blue-blind)
#D2FEF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d9feec; /* rgb */ color: rgb(217, 254, 236); /* oklch */ color: oklch(96.6% 0.045 164.5);
Tailwind
colors: {
custom: {
50: '#e5fef2',
500: '#d9feec',
950: '#000000',
},
}SCSS
$custom: #d9feec; $custom-light: #e5fef2; $custom-dark: #000000;
JSON
{
"hex": "#d9feec",
"rgb": {
"r": 217,
"g": 254,
"b": 236
},
"hsl": {
"h": 150.811,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96586,
"c": 0.04505,
"h": 164.5
},
"luminance": 0.91691
}Semantic roles & 50–950 ramp
primary
#D9FEEC
secondary
#E992BC
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585