#DFF9DC#DFF9DC
#DFF9DC is a very light, muted green. Relative luminance 0.886; OKLCH L 95.5% C 0.047 H 142.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9DC |
|---|---|
| RGB | rgb(223, 249, 220) |
| HSL | hsl(114, 71%, 92%) |
| HSV | hsv(114, 12%, 98%) |
| CMYK | cmyk(10.4%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(95.42, -13.68, 11.08) |
| CIE-LCH | lch(95.42, 17.60, 141.00°) |
| OKLab | oklab(95.55% -0.0373 0.0288) |
| OKLCH | oklch(95.55% 0.047 142.3) |
| XYZ | xyz(77.2228, 88.6057, 80.7305) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.16
Lightyellow
#FFFFE0
ΔE00 8.92
Beige
#F5F5DC
ΔE00 8.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.97
Very Pale Green
#CFFDBC
ΔE00 9.06
Off White (survey)
#FFFFE4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9DC #F6DCF9
analogous
#EEF9DC #DFF9DC #DCF9E8
triadic
#DFF9DC #DCDFF9 #F9DCDF
tetradic
#DFF9DC #DCEEF9 #F6DCF9 #F9E8DC
square
#DFF9DC #DCEEF9 #F6DCF9 #F9E8DC
split-complementary
#DFF9DC #E8DCF9 #F9DCEE
monochromatic
#7FE774 #AFF0A8 #DFF9DC #E7FBE5 #E7FBE5
Accessibility & contrast
On white
1.12
#DFF9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DFF9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9DC
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9DC | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#DDF7F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff9dc; /* rgb */ color: rgb(223, 249, 220); /* oklch */ color: oklch(95.5% 0.047 142.3);
Tailwind
colors: {
custom: {
50: '#e9fbe6',
500: '#dff9dc',
950: '#000000',
},
}SCSS
$custom: #dff9dc; $custom-light: #e9fbe6; $custom-dark: #000000;
JSON
{
"hex": "#dff9dc",
"rgb": {
"r": 223,
"g": 249,
"b": 220
},
"hsl": {
"h": 113.793,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95548,
"c": 0.04707,
"h": 142.3
},
"luminance": 0.88607
}Semantic roles & 50–950 ramp
primary
#DFF9DC
secondary
#D79CDD
accent
#13D3BF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584