#DFF8DA#DFF8DA
#DFF8DA is a very light, muted green. Relative luminance 0.879; OKLCH L 95.3% C 0.048 H 140.4°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8DA |
|---|---|
| RGB | rgb(223, 248, 218) |
| HSL | hsl(110, 68%, 91%) |
| HSV | hsv(110, 12%, 97%) |
| CMYK | cmyk(10.1%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(95.11, -13.53, 11.67) |
| CIE-LCH | lch(95.11, 17.87, 139.20°) |
| OKLab | oklab(95.29% -0.0367 0.0303) |
| OKLCH | oklch(95.29% 0.048 140.4) |
| XYZ | xyz(76.6513, 87.8839, 79.2411) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.63
Lightyellow
#FFFFE0
ΔE00 8.68
Beige
#F5F5DC
ΔE00 8.73
Very Pale Green
#CFFDBC
ΔE00 8.85
Off White (survey)
#FFFFE4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8DA #F3DAF8
analogous
#EEF8DA #DFF8DA #DAF8E4
triadic
#DFF8DA #DADFF8 #F8DADF
tetradic
#DFF8DA #DAEEF8 #F3DAF8 #F8E4DA
square
#DFF8DA #DAEEF8 #F3DAF8 #F8E4DA
split-complementary
#DFF8DA #E4DAF8 #F8DAEE
monochromatic
#86E573 #B2EEA7 #DFF8DA #E9FAE5 #E9FAE5
Accessibility & contrast
On white
1.13
#DFF8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DFF8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8DA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8DA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3D8
Deuteranopia (green-blind)
#F6F0DB
Tritanopia (blue-blind)
#DEF6EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8da; /* rgb */ color: rgb(223, 248, 218); /* oklch */ color: oklch(95.3% 0.048 140.4);
Tailwind
colors: {
custom: {
50: '#e9fae5',
500: '#dff8da',
950: '#000000',
},
}SCSS
$custom: #dff8da; $custom-light: #e9fae5; $custom-dark: #000000;
JSON
{
"hex": "#dff8da",
"rgb": {
"r": 223,
"g": 248,
"b": 218
},
"hsl": {
"h": 110,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95293,
"c": 0.0476,
"h": 140.4
},
"luminance": 0.87885
}Semantic roles & 50–950 ramp
primary
#DFF8DA
secondary
#D19BDC
accent
#15D0B1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584