#DEF9DC#DEF9DC
#DEF9DC is a very light, muted green. Relative luminance 0.884; OKLCH L 95.5% C 0.048 H 143.3°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9DC |
|---|---|
| RGB | rgb(222, 249, 220) |
| HSL | hsl(116, 71%, 92%) |
| HSV | hsv(116, 12%, 98%) |
| CMYK | cmyk(10.8%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(95.35, -14.01, 10.97) |
| CIE-LCH | lch(95.35, 17.80, 141.94°) |
| OKLab | oklab(95.48% -0.0382 0.0285) |
| OKLCH | oklch(95.48% 0.048 143.3) |
| XYZ | xyz(76.9155, 88.4473, 80.7160) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.32
Very Pale Green
#CFFDBC
ΔE00 9.00
Very Light Green
#D1FFBD
ΔE00 9.15
Lightyellow
#FFFFE0
ΔE00 9.19
Beige
#F5F5DC
ΔE00 9.22
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9DC #F7DCF9
analogous
#EDF9DC #DEF9DC #DCF9E9
triadic
#DEF9DC #DCDEF9 #F9DCDE
tetradic
#DEF9DC #DCEDF9 #F7DCF9 #F9E9DC
square
#DEF9DC #DCEDF9 #F7DCF9 #F9E9DC
split-complementary
#DEF9DC #E9DCF9 #F9DCED
monochromatic
#7BE774 #ADF0A8 #DEF9DC #E6FBE5 #E6FBE5
Accessibility & contrast
On white
1.12
#DEF9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DEF9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9DC
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9DC | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3DA
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#DCF7F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #def9dc; /* rgb */ color: rgb(222, 249, 220); /* oklch */ color: oklch(95.5% 0.048 143.3);
Tailwind
colors: {
custom: {
50: '#e8fbe6',
500: '#def9dc',
950: '#000000',
},
}SCSS
$custom: #def9dc; $custom-light: #e8fbe6; $custom-dark: #000000;
JSON
{
"hex": "#def9dc",
"rgb": {
"r": 222,
"g": 249,
"b": 220
},
"hsl": {
"h": 115.862,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.95479,
"c": 0.0477,
"h": 143.3
},
"luminance": 0.88448
}Semantic roles & 50–950 ramp
primary
#DEF9DC
secondary
#D99CDD
accent
#13D3C6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584