#D9FEEF#D9FEEF
#D9FEEF is a very light, muted teal. Relative luminance 0.919; OKLCH L 96.7% C 0.043 H 169.0°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FEEF |
|---|---|
| RGB | rgb(217, 254, 239) |
| HSL | hsl(156, 95%, 92%) |
| HSV | hsv(156, 15%, 100%) |
| CMYK | cmyk(14.6%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.77, -14.69, 3.19) |
| CIE-LCH | lch(96.77, 15.04, 167.75°) |
| OKLab | oklab(96.67% -0.0422 0.0082) |
| OKLCH | oklch(96.67% 0.043 169) |
| XYZ | xyz(79.6332, 91.8655, 95.1809) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 5.39
Light Light Blue
#CAFFFB
ΔE00 5.43
Ice Blue (survey)
#D7FFFE
ΔE00 5.60
Very Pale Blue
#D6FFFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FEEF #FED9E8
analogous
#D9FEDD #D9FEEF #D9FAFE
triadic
#D9FEEF #EFD9FE #FEEFD9
tetradic
#D9FEEF #DDD9FE #FED9E8 #FAFED9
square
#D9FEEF #DDD9FE #FED9E8 #FAFED9
split-complementary
#D9FEEF #FED9FA #FEDDD9
monochromatic
#62FBBD #9DFCD6 #D9FEEF #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.08
#D9FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#D9FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FEEF
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FEEF | 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)
#FCF9EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D1FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9feef; /* rgb */ color: rgb(217, 254, 239); /* oklch */ color: oklch(96.7% 0.043 169.0);
Tailwind
colors: {
custom: {
50: '#e5fef4',
500: '#d9feef',
950: '#000000',
},
}SCSS
$custom: #d9feef; $custom-light: #e5fef4; $custom-dark: #000000;
JSON
{
"hex": "#d9feef",
"rgb": {
"r": 217,
"g": 254,
"b": 239
},
"hsl": {
"h": 155.676,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96667,
"c": 0.04303,
"h": 169
},
"luminance": 0.91867
}Semantic roles & 50–950 ramp
primary
#D9FEEF
secondary
#E992B5
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585