#D9F0EA#D9F0EA
#D9F0EA is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.7% C 0.025 H 178.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F0EA |
|---|---|
| RGB | rgb(217, 240, 234) |
| HSL | hsl(164, 43%, 90%) |
| HSV | hsv(164, 10%, 94%) |
| CMYK | cmyk(9.6%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.02, -8.65, 0.32) |
| CIE-LCH | lch(93.02, 8.65, 177.85°) |
| OKLab | oklab(93.66% -0.0255 0.0007) |
| OKLCH | oklch(93.66% 0.025 178.4) |
| XYZ | xyz(74.6233, 83.0112, 89.9172) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.33
Ice
#D6FFFA
ΔE00 5.41
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Honeydew
#F0FFF0
ΔE00 5.51
Azure (CSS)
#F0FFFF
ΔE00 5.56
Very Pale Blue
#D6FFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F0EA #F0D9DF
analogous
#D9F0DF #D9F0EA #D9EBF0
triadic
#D9F0EA #EAD9F0 #F0EAD9
tetradic
#D9F0EA #DFD9F0 #F0D9DF #EBF0D9
square
#D9F0EA #DFD9F0 #F0D9DF #EBF0D9
split-complementary
#D9F0EA #F0D9EB #F0DFD9
monochromatic
#81CDBA #ADDFD2 #D9F0EA #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.19
#D9F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#D9F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F0EA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F0EA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E9EAEA
Tritanopia (blue-blind)
#D4F1EE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d9f0ea; /* rgb */ color: rgb(217, 240, 234); /* oklch */ color: oklch(93.7% 0.025 178.4);
Tailwind
colors: {
custom: {
50: '#e4f5f0',
500: '#d9f0ea',
950: '#000000',
},
}SCSS
$custom: #d9f0ea; $custom-light: #e4f5f0; $custom-dark: #000000;
JSON
{
"hex": "#d9f0ea",
"rgb": {
"r": 217,
"g": 240,
"b": 234
},
"hsl": {
"h": 164.348,
"s": 43.396,
"l": 89.608
},
"oklch": {
"l": 0.93659,
"c": 0.02547,
"h": 178.4
},
"luminance": 0.83012
}Semantic roles & 50–950 ramp
primary
#D9F0EA
secondary
#CDA1AC
accent
#2F52B7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585