#D9F2DB#D9F2DB
#D9F2DB is a very light, muted green. Relative luminance 0.834; OKLCH L 93.7% C 0.040 H 147.5°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D9F2DB |
|---|---|
| RGB | rgb(217, 242, 219) |
| HSL | hsl(125, 49%, 90%) |
| HSV | hsv(125, 10%, 95%) |
| CMYK | cmyk(10.3%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(93.18, -12.38, 8.34) |
| CIE-LCH | lch(93.18, 14.92, 146.04°) |
| OKLab | oklab(93.66% -0.0341 0.0217) |
| OKLCH | oklch(93.66% 0.04 147.5) |
| XYZ | xyz(73.1509, 83.3695, 79.2421) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.44
Ice
#D6FFFA
ΔE00 8.30
Beige
#F5F5DC
ΔE00 8.91
Off White (survey)
#FFFFE4
ΔE00 9.47
Duck Egg Blue
#C3FBF4
ΔE00 9.52
Lightyellow
#FFFFE0
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9F2DB #F2D9F0
analogous
#E3F2D9 #D9F2DB #D9F2E8
triadic
#D9F2DB #DBD9F2 #F2DBD9
tetradic
#D9F2DB #D9E3F2 #F2D9F0 #F2E8D9
square
#D9F2DB #D9E3F2 #F2D9F0 #F2E8D9
split-complementary
#D9F2DB #E8D9F2 #F2D9E3
monochromatic
#7ED385 #ABE2B0 #D9F2DB #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.19
#D9F2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#D9F2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9F2DB
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9F2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9F2DB | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#EEEADC
Tritanopia (blue-blind)
#D7F1EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d9f2db; /* rgb */ color: rgb(217, 242, 219); /* oklch */ color: oklch(93.7% 0.040 147.5);
Tailwind
colors: {
custom: {
50: '#e4f6e6',
500: '#d9f2db',
950: '#000000',
},
}SCSS
$custom: #d9f2db; $custom-light: #e4f6e6; $custom-dark: #000000;
JSON
{
"hex": "#d9f2db",
"rgb": {
"r": 217,
"g": 242,
"b": 219
},
"hsl": {
"h": 124.8,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.93663,
"c": 0.04039,
"h": 147.5
},
"luminance": 0.8337
}Semantic roles & 50–950 ramp
primary
#D9F2DB
secondary
#D09FCC
accent
#29B1BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584