#DFF9DE#DFF9DE
#DFF9DE is a very light, muted green. Relative luminance 0.887; OKLCH L 95.6% C 0.045 H 144.2°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9DE |
|---|---|
| RGB | rgb(223, 249, 222) |
| HSL | hsl(118, 69%, 92%) |
| HSV | hsv(118, 11%, 98%) |
| CMYK | cmyk(10.4%, 0%, 10.8%, 2.4%) |
| CIE-LAB | lab(95.46, -13.34, 10.11) |
| CIE-LCH | lch(95.46, 16.74, 142.83°) |
| OKLab | oklab(95.6% -0.0365 0.0263) |
| OKLCH | oklch(95.6% 0.045 144.2) |
| XYZ | xyz(77.4893, 88.7123, 82.1338) |
| Luminance | 0.8871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.71
Beige
#F5F5DC
ΔE00 8.94
Ice
#D6FFFA
ΔE00 9.02
Lightyellow
#FFFFE0
ΔE00 9.02
Off White (survey)
#FFFFE4
ΔE00 9.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9DE #F8DEF9
analogous
#EDF9DE #DFF9DE #DEF9EB
triadic
#DFF9DE #DEDFF9 #F9DEDF
tetradic
#DFF9DE #DEEDF9 #F8DEF9 #F9EBDE
square
#DFF9DE #DEEDF9 #F8DEF9 #F9EBDE
split-complementary
#DFF9DE #EBDEF9 #F9DEED
monochromatic
#7BE676 #ADF0AA #DFF9DE #E6FAE5 #E6FAE5
Accessibility & contrast
On white
1.12
#DFF9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DFF9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9DE
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9DE | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4DD
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#DDF7F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff9de; /* rgb */ color: rgb(223, 249, 222); /* oklch */ color: oklch(95.6% 0.045 144.2);
Tailwind
colors: {
custom: {
50: '#e9fbe8',
500: '#dff9de',
950: '#000000',
},
}SCSS
$custom: #dff9de; $custom-light: #e9fbe8; $custom-dark: #000000;
JSON
{
"hex": "#dff9de",
"rgb": {
"r": 223,
"g": 249,
"b": 222
},
"hsl": {
"h": 117.778,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.95599,
"c": 0.04495,
"h": 144.2
},
"luminance": 0.88713
}Semantic roles & 50–950 ramp
primary
#DFF9DE
secondary
#DB9EDD
accent
#14D1CA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584