#DEF4DC#DEF4DC
#DEF4DC is a very light, muted green. Relative luminance 0.854; OKLCH L 94.5% C 0.039 H 142.9°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4DC |
|---|---|
| RGB | rgb(222, 244, 220) |
| HSL | hsl(115, 52%, 91%) |
| HSV | hsv(115, 10%, 96%) |
| CMYK | cmyk(9%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(94.05, -11.53, 9.12) |
| CIE-LCH | lch(94.05, 14.70, 141.66°) |
| OKLab | oklab(94.45% -0.0314 0.0238) |
| OKLCH | oklch(94.45% 0.039 142.9) |
| XYZ | xyz(75.3906, 85.3975, 80.2077) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.82
Beige
#F5F5DC
ΔE00 7.93
Off White (survey)
#FFFFE4
ΔE00 8.41
Lightyellow
#FFFFE0
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.92
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4DC #F2DCF4
analogous
#EAF4DC #DEF4DC #DCF4E6
triadic
#DEF4DC #DCDEF4 #F4DCDE
tetradic
#DEF4DC #DCEAF4 #F2DCF4 #F4E6DC
square
#DEF4DC #DCEAF4 #F2DCF4 #F4E6DC
split-complementary
#DEF4DC #E6DCF4 #F4DCEA
monochromatic
#86D77F #B2E5AD #DEF4DC #E9F8E8 #E9F8E8
Accessibility & contrast
On white
1.16
#DEF4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DEF4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4DC
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4DC | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#DDF2ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #def4dc; /* rgb */ color: rgb(222, 244, 220); /* oklch */ color: oklch(94.5% 0.039 142.9);
Tailwind
colors: {
custom: {
50: '#e8f7e6',
500: '#def4dc',
950: '#000000',
},
}SCSS
$custom: #def4dc; $custom-light: #e8f7e6; $custom-dark: #000000;
JSON
{
"hex": "#def4dc",
"rgb": {
"r": 222,
"g": 244,
"b": 220
},
"hsl": {
"h": 115,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94452,
"c": 0.03941,
"h": 142.9
},
"luminance": 0.85398
}Semantic roles & 50–950 ramp
primary
#DEF4DC
secondary
#CFA1D3
accent
#26C0B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584