#DEF0DC#DEF0DC
#DEF0DC is a very light, muted green. Relative luminance 0.830; OKLCH L 93.6% C 0.033 H 142.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0DC |
|---|---|
| RGB | rgb(222, 240, 220) |
| HSL | hsl(114, 40%, 90%) |
| HSV | hsv(114, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 8.3%, 5.9%) |
| CIE-LAB | lab(93.02, -9.53, 7.64) |
| CIE-LCH | lch(93.02, 12.22, 141.29°) |
| OKLab | oklab(93.63% -0.026 0.0199) |
| OKLCH | oklch(93.63% 0.033 142.5) |
| XYZ | xyz(74.2001, 83.0164, 79.8109) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.97
Beige
#F5F5DC
ΔE00 7.05
Mintcream
#F5FFFA
ΔE00 7.85
Off White (survey)
#FFFFE4
ΔE00 7.86
Lightyellow
#FFFFE0
ΔE00 8.16
Ivory
#FFFFF0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0DC #EEDCF0
analogous
#E8F0DC #DEF0DC #DCF0E4
triadic
#DEF0DC #DCDEF0 #F0DCDE
tetradic
#DEF0DC #DCE8F0 #EEDCF0 #F0E4DC
square
#DEF0DC #DCE8F0 #EEDCF0 #F0E4DC
split-complementary
#DEF0DC #E4DCF0 #F0DCE8
monochromatic
#8DCB86 #B6DEB1 #DEF0DC #EBF6EA #EBF6EA
Accessibility & contrast
On white
1.19
#DEF0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#DEF0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0DC
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0DC | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#EEEADD
Tritanopia (blue-blind)
#DDEFEA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def0dc; /* rgb */ color: rgb(222, 240, 220); /* oklch */ color: oklch(93.6% 0.033 142.5);
Tailwind
colors: {
custom: {
50: '#e8f5e6',
500: '#def0dc',
950: '#000000',
},
}SCSS
$custom: #def0dc; $custom-light: #e8f5e6; $custom-dark: #000000;
JSON
{
"hex": "#def0dc",
"rgb": {
"r": 222,
"g": 240,
"b": 220
},
"hsl": {
"h": 114,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93634,
"c": 0.03273,
"h": 142.5
},
"luminance": 0.83017
}Semantic roles & 50–950 ramp
primary
#DEF0DC
secondary
#C8A4CC
accent
#32B3A6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584