#D9F8EA#D9F8EA
#D9F8EA is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.3% C 0.037 H 166.6°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F8EA |
|---|---|
| RGB | rgb(217, 248, 234) |
| HSL | hsl(153, 69%, 91%) |
| HSV | hsv(153, 13%, 97%) |
| CMYK | cmyk(12.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.09, -12.65, 3.33) |
| CIE-LCH | lch(95.09, 13.09, 165.24°) |
| OKLab | oklab(95.3% -0.0362 0.0086) |
| OKLCH | oklch(95.3% 0.037 166.6) |
| XYZ | xyz(77.0305, 87.8255, 90.7196) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.81
Lightcyan
#E0FFFF
ΔE00 6.09
Very Light Blue
#D5FFFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F8EA #F8D9E7
analogous
#D9F8DA #D9F8EA #D9F6F8
triadic
#D9F8EA #EAD9F8 #F8EAD9
tetradic
#D9F8EA #DAD9F8 #F8D9E7 #F6F8D9
square
#D9F8EA #DAD9F8 #F8D9E7 #F6F8D9
split-complementary
#D9F8EA #F8D9F6 #F8DAD9
monochromatic
#72E5B1 #A5EECD #D9F8EA #E5FAF1 #E5FAF1
Accessibility & contrast
On white
1.13
#D9F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#D9F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F8EA
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F8EA | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#D3F8F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d9f8ea; /* rgb */ color: rgb(217, 248, 234); /* oklch */ color: oklch(95.3% 0.037 166.6);
Tailwind
colors: {
custom: {
50: '#e5faf0',
500: '#d9f8ea',
950: '#000000',
},
}SCSS
$custom: #d9f8ea; $custom-light: #e5faf0; $custom-dark: #000000;
JSON
{
"hex": "#d9f8ea",
"rgb": {
"r": 217,
"g": 248,
"b": 234
},
"hsl": {
"h": 152.903,
"s": 68.889,
"l": 91.176
},
"oklch": {
"l": 0.95296,
"c": 0.03724,
"h": 166.6
},
"luminance": 0.87827
}Semantic roles & 50–950 ramp
primary
#D9F8EA
secondary
#DC9AB7
accent
#156AD1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585