#DFF9DD#DFF9DD
#DFF9DD is a very light, muted green. Relative luminance 0.887; OKLCH L 95.6% C 0.046 H 143.2°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF9DD |
|---|---|
| RGB | rgb(223, 249, 221) |
| HSL | hsl(116, 70%, 92%) |
| HSV | hsv(116, 11%, 98%) |
| CMYK | cmyk(10.4%, 0%, 11.2%, 2.4%) |
| CIE-LAB | lab(95.44, -13.51, 10.59) |
| CIE-LCH | lch(95.44, 17.17, 141.90°) |
| OKLab | oklab(95.57% -0.0369 0.0275) |
| OKLCH | oklch(95.57% 0.046 143.2) |
| XYZ | xyz(77.3556, 88.6588, 81.4300) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.93
Beige
#F5F5DC
ΔE00 8.94
Lightyellow
#FFFFE0
ΔE00 8.97
Off White (survey)
#FFFFE4
ΔE00 9.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.11
Ice
#D6FFFA
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF9DD #F7DDF9
analogous
#EDF9DD #DFF9DD #DDF9E9
triadic
#DFF9DD #DDDFF9 #F9DDDF
tetradic
#DFF9DD #DDEDF9 #F7DDF9 #F9E9DD
square
#DFF9DD #DDEDF9 #F7DDF9 #F9E9DD
split-complementary
#DFF9DD #E9DDF9 #F9DDED
monochromatic
#7DE775 #AEF0A9 #DFF9DD #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.12
#DFF9DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DFF9DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF9DD
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF9DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF9DD | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF4DC
Deuteranopia (green-blind)
#F6F1DE
Tritanopia (blue-blind)
#DDF7F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff9dd; /* rgb */ color: rgb(223, 249, 221); /* oklch */ color: oklch(95.6% 0.046 143.2);
Tailwind
colors: {
custom: {
50: '#e9fbe7',
500: '#dff9dd',
950: '#000000',
},
}SCSS
$custom: #dff9dd; $custom-light: #e9fbe7; $custom-dark: #000000;
JSON
{
"hex": "#dff9dd",
"rgb": {
"r": 223,
"g": 249,
"b": 221
},
"hsl": {
"h": 115.714,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.95573,
"c": 0.04601,
"h": 143.2
},
"luminance": 0.8866
}Semantic roles & 50–950 ramp
primary
#DFF9DD
secondary
#D99DDD
accent
#14D2C4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584