#DEF8DC#DEF8DC
#DEF8DC is a very light, muted green. Relative luminance 0.878; OKLCH L 95.3% C 0.046 H 143.2°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8DC |
|---|---|
| RGB | rgb(222, 248, 220) |
| HSL | hsl(116, 67%, 92%) |
| HSV | hsv(116, 11%, 97%) |
| CMYK | cmyk(10.5%, 0%, 11.3%, 2.7%) |
| CIE-LAB | lab(95.09, -13.52, 10.60) |
| CIE-LCH | lch(95.09, 17.18, 141.89°) |
| OKLab | oklab(95.27% -0.0369 0.0276) |
| OKLCH | oklch(95.27% 0.046 143.2) |
| XYZ | xyz(76.6073, 87.8308, 80.6133) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.01
Beige
#F5F5DC
ΔE00 8.96
Lightyellow
#FFFFE0
ΔE00 9.03
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.14
Off White (survey)
#FFFFE4
ΔE00 9.16
Very Pale Green
#CFFDBC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8DC #F6DCF8
analogous
#ECF8DC #DEF8DC #DCF8E8
triadic
#DEF8DC #DCDEF8 #F8DCDE
tetradic
#DEF8DC #DCECF8 #F6DCF8 #F8E8DC
square
#DEF8DC #DCECF8 #F6DCF8 #F8E8DC
split-complementary
#DEF8DC #E8DCF8 #F8DCEC
monochromatic
#7EE476 #AEEEA9 #DEF8DC #E7FAE5 #E7FAE5
Accessibility & contrast
On white
1.13
#DEF8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DEF8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8DC
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8DC | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#F5F0DD
Tritanopia (blue-blind)
#DCF6F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def8dc; /* rgb */ color: rgb(222, 248, 220); /* oklch */ color: oklch(95.3% 0.046 143.2);
Tailwind
colors: {
custom: {
50: '#e8fae6',
500: '#def8dc',
950: '#000000',
},
}SCSS
$custom: #def8dc; $custom-light: #e8fae6; $custom-dark: #000000;
JSON
{
"hex": "#def8dc",
"rgb": {
"r": 222,
"g": 248,
"b": 220
},
"hsl": {
"h": 115.714,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.95273,
"c": 0.04604,
"h": 143.2
},
"luminance": 0.87832
}Semantic roles & 50–950 ramp
primary
#DEF8DC
secondary
#D79DDB
accent
#17CFC1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584