#DFF5DC#DFF5DC
#DFF5DC is a very light, muted green. Relative luminance 0.862; OKLCH L 94.7% C 0.040 H 141.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF5DC |
|---|---|
| RGB | rgb(223, 245, 220) |
| HSL | hsl(113, 56%, 91%) |
| HSV | hsv(113, 10%, 96%) |
| CMYK | cmyk(9%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(94.38, -11.70, 9.60) |
| CIE-LCH | lch(94.38, 15.13, 140.63°) |
| OKLab | oklab(94.73% -0.0318 0.025) |
| OKLCH | oklch(94.73% 0.04 141.9) |
| XYZ | xyz(75.9996, 86.1593, 80.3227) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.93
Beige
#F5F5DC
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 8.30
Lightyellow
#FFFFE0
ΔE00 8.32
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.71
Ice
#D6FFFA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF5DC #F2DCF5
analogous
#EBF5DC #DFF5DC #DCF5E5
triadic
#DFF5DC #DCDFF5 #F5DCDF
tetradic
#DFF5DC #DCEBF5 #F2DCF5 #F5E5DC
square
#DFF5DC #DCEBF5 #F2DCF5 #F5E5DC
split-complementary
#DFF5DC #E5DCF5 #F5DCEB
monochromatic
#88DA7D #B3E7AC #DFF5DC #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.15
#DFF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DFF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF5DC
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF5DC | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DB
Deuteranopia (green-blind)
#F3EEDD
Tritanopia (blue-blind)
#DEF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff5dc; /* rgb */ color: rgb(223, 245, 220); /* oklch */ color: oklch(94.7% 0.040 141.9);
Tailwind
colors: {
custom: {
50: '#e9f8e6',
500: '#dff5dc',
950: '#000000',
},
}SCSS
$custom: #dff5dc; $custom-light: #e9f8e6; $custom-dark: #000000;
JSON
{
"hex": "#dff5dc",
"rgb": {
"r": 223,
"g": 245,
"b": 220
},
"hsl": {
"h": 112.8,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94727,
"c": 0.04045,
"h": 141.9
},
"luminance": 0.8616
}Semantic roles & 50–950 ramp
primary
#DFF5DC
secondary
#CFA0D5
accent
#22C3B0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584