#DEF2DC#DEF2DC
#DEF2DC is a very light, muted green. Relative luminance 0.842; OKLCH L 94.0% C 0.036 H 142.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2DC |
|---|---|
| RGB | rgb(222, 242, 220) |
| HSL | hsl(115, 46%, 91%) |
| HSV | hsv(115, 9%, 95%) |
| CMYK | cmyk(8.3%, 0%, 9.1%, 5.1%) |
| CIE-LAB | lab(93.54, -10.53, 8.38) |
| CIE-LCH | lch(93.54, 13.46, 141.49°) |
| OKLab | oklab(94.04% -0.0287 0.0218) |
| OKLCH | oklch(94.04% 0.036 142.7) |
| XYZ | xyz(74.7921, 84.2005, 80.0082) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.33
Beige
#F5F5DC
ΔE00 7.46
Off White (survey)
#FFFFE4
ΔE00 8.11
Lightyellow
#FFFFE0
ΔE00 8.28
Mintcream
#F5FFFA
ΔE00 8.51
Ice
#D6FFFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2DC #F0DCF2
analogous
#E9F2DC #DEF2DC #DCF2E5
triadic
#DEF2DC #DCDEF2 #F2DCDE
tetradic
#DEF2DC #DCE9F2 #F0DCF2 #F2E5DC
square
#DEF2DC #DCE9F2 #F0DCF2 #F2E5DC
split-complementary
#DEF2DC #E5DCF2 #F2DCE9
monochromatic
#8AD183 #B4E1AF #DEF2DC #EAF7E9 #EAF7E9
Accessibility & contrast
On white
1.18
#DEF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DEF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2DC
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2DC | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDB
Deuteranopia (green-blind)
#F0ECDD
Tritanopia (blue-blind)
#DDF0EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def2dc; /* rgb */ color: rgb(222, 242, 220); /* oklch */ color: oklch(94.0% 0.036 142.7);
Tailwind
colors: {
custom: {
50: '#e8f6e6',
500: '#def2dc',
950: '#000000',
},
}SCSS
$custom: #def2dc; $custom-light: #e8f6e6; $custom-dark: #000000;
JSON
{
"hex": "#def2dc",
"rgb": {
"r": 222,
"g": 242,
"b": 220
},
"hsl": {
"h": 114.545,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.94043,
"c": 0.03607,
"h": 142.7
},
"luminance": 0.84201
}Semantic roles & 50–950 ramp
primary
#DEF2DC
secondary
#CBA3D0
accent
#2CB9AC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584