#D9FFEC#D9FFEC
#D9FFEC is a very light, muted teal. Relative luminance 0.923; OKLCH L 96.8% C 0.047 H 163.8°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFEC |
|---|---|
| RGB | rgb(217, 255, 236) |
| HSL | hsl(150, 100%, 93%) |
| HSV | hsv(150, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.95, -15.74, 5.01) |
| CIE-LCH | lch(96.95, 16.52, 162.36°) |
| OKLab | oklab(96.79% -0.0447 0.013) |
| OKLCH | oklch(96.79% 0.047 163.8) |
| XYZ | xyz(79.5119, 92.3260, 92.9721) |
| Luminance | 0.9233 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Eggshell Blue
#C4FFF7
ΔE00 6.09
Pale Aqua
#B8FFEB
ΔE00 6.49
Light Light Blue
#CAFFFB
ΔE00 6.52
Honeydew
#F0FFF0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFEC #FFD9EC
analogous
#D9FFD9 #D9FFEC #D9FFFF
triadic
#D9FFEC #ECD9FF #FFECD9
tetradic
#D9FFEC #D9D9FF #FFD9EC #FFFFD9
square
#D9FFEC #D9D9FF #FFD9EC #FFFFD9
split-complementary
#D9FFEC #FFD9FF #FFD9D9
monochromatic
#5FFFAF #9CFFCD #D9FFEC #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.08
#D9FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#D9FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFEC
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFEC | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#D2FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9ffec; /* rgb */ color: rgb(217, 255, 236); /* oklch */ color: oklch(96.8% 0.047 163.8);
Tailwind
colors: {
custom: {
50: '#e5fff2',
500: '#d9ffec',
950: '#000000',
},
}SCSS
$custom: #d9ffec; $custom-light: #e5fff2; $custom-dark: #000000;
JSON
{
"hex": "#d9ffec",
"rgb": {
"r": 217,
"g": 255,
"b": 236
},
"hsl": {
"h": 150,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96793,
"c": 0.04659,
"h": 163.8
},
"luminance": 0.92328
}Semantic roles & 50–950 ramp
primary
#D9FFEC
secondary
#EC91BE
accent
#0073E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685