#D9F2EA#D9F2EA
#D9F2EA is a very light, muted teal. Relative luminance 0.842; OKLCH L 94.1% C 0.028 H 174.5°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F2EA |
|---|---|
| RGB | rgb(217, 242, 234) |
| HSL | hsl(161, 49%, 90%) |
| HSV | hsv(161, 10%, 95%) |
| CMYK | cmyk(10.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.54, -9.65, 1.08) |
| CIE-LCH | lch(93.54, 9.71, 173.63°) |
| OKLab | oklab(94.07% -0.0282 0.0027) |
| OKLCH | oklch(94.07% 0.028 174.5) |
| XYZ | xyz(75.2153, 84.1952, 90.1145) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.49
Ice
#D6FFFA
ΔE00 4.80
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Honeydew
#F0FFF0
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.33
Very Light Blue
#D5FFFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F2EA #F2D9E1
analogous
#D9F2DD #D9F2EA #D9EEF2
triadic
#D9F2EA #EAD9F2 #F2EAD9
tetradic
#D9F2EA #DDD9F2 #F2D9E1 #EEF2D9
square
#D9F2EA #DDD9F2 #F2D9E1 #EEF2D9
split-complementary
#D9F2EA #F2D9EE #F2DDD9
monochromatic
#7ED3B8 #ABE2D1 #D9F2EA #E8F7F2 #E8F7F2
Accessibility & contrast
On white
1.18
#D9F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#D9F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F2EA
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F2EA | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#D4F3EF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d9f2ea; /* rgb */ color: rgb(217, 242, 234); /* oklch */ color: oklch(94.1% 0.028 174.5);
Tailwind
colors: {
custom: {
50: '#e4f6f0',
500: '#d9f2ea',
950: '#000000',
},
}SCSS
$custom: #d9f2ea; $custom-light: #e4f6f0; $custom-dark: #000000;
JSON
{
"hex": "#d9f2ea",
"rgb": {
"r": 217,
"g": 242,
"b": 234
},
"hsl": {
"h": 160.8,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.94067,
"c": 0.0283,
"h": 174.5
},
"luminance": 0.84196
}Semantic roles & 50–950 ramp
primary
#D9F2EA
secondary
#D09FAF
accent
#2958BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585