#DEF5DC#DEF5DC
#DEF5DC is a very light, muted green. Relative luminance 0.860; OKLCH L 94.7% C 0.041 H 143.0°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5DC |
|---|---|
| RGB | rgb(222, 245, 220) |
| HSL | hsl(115, 56%, 91%) |
| HSV | hsv(115, 10%, 96%) |
| CMYK | cmyk(9.4%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(94.31, -12.03, 9.49) |
| CIE-LCH | lch(94.31, 15.32, 141.73°) |
| OKLab | oklab(94.66% -0.0328 0.0247) |
| OKLCH | oklch(94.66% 0.041 143) |
| XYZ | xyz(75.6923, 86.0009, 80.3083) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.10
Beige
#F5F5DC
ΔE00 8.18
Off White (survey)
#FFFFE4
ΔE00 8.59
Lightyellow
#FFFFE0
ΔE00 8.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.96
Ice
#D6FFFA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5DC #F3DCF5
analogous
#EAF5DC #DEF5DC #DCF5E6
triadic
#DEF5DC #DCDEF5 #F5DCDE
tetradic
#DEF5DC #DCEAF5 #F3DCF5 #F5E6DC
square
#DEF5DC #DCEAF5 #F3DCF5 #F5E6DC
split-complementary
#DEF5DC #E6DCF5 #F5DCEA
monochromatic
#84DA7D #B1E7AC #DEF5DC #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.15
#DEF5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#DEF5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5DC
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5DC | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DB
Deuteranopia (green-blind)
#F2EEDD
Tritanopia (blue-blind)
#DCF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def5dc; /* rgb */ color: rgb(222, 245, 220); /* oklch */ color: oklch(94.7% 0.041 143.0);
Tailwind
colors: {
custom: {
50: '#e8f8e6',
500: '#def5dc',
950: '#000000',
},
}SCSS
$custom: #def5dc; $custom-light: #e8f8e6; $custom-dark: #000000;
JSON
{
"hex": "#def5dc",
"rgb": {
"r": 222,
"g": 245,
"b": 220
},
"hsl": {
"h": 115.2,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.94657,
"c": 0.04107,
"h": 143
},
"luminance": 0.86002
}Semantic roles & 50–950 ramp
primary
#DEF5DC
secondary
#D1A0D5
accent
#22C3B6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584