#DEF1DC#DEF1DC
#DEF1DC is a very light, muted green. Relative luminance 0.836; OKLCH L 93.8% C 0.034 H 142.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF1DC |
|---|---|
| RGB | rgb(222, 241, 220) |
| HSL | hsl(114, 43%, 90%) |
| HSV | hsv(114, 9%, 95%) |
| CMYK | cmyk(7.9%, 0%, 8.7%, 5.5%) |
| CIE-LAB | lab(93.28, -10.03, 8.01) |
| CIE-LCH | lch(93.28, 12.84, 141.40°) |
| OKLab | oklab(93.84% -0.0273 0.0209) |
| OKLCH | oklch(93.84% 0.034 142.6) |
| XYZ | xyz(74.4953, 83.6068, 79.9093) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.13
Beige
#F5F5DC
ΔE00 7.25
Off White (survey)
#FFFFE4
ΔE00 7.97
Mintcream
#F5FFFA
ΔE00 8.18
Lightyellow
#FFFFE0
ΔE00 8.21
Ivory
#FFFFF0
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF1DC #EFDCF1
analogous
#E8F1DC #DEF1DC #DCF1E4
triadic
#DEF1DC #DCDEF1 #F1DCDE
tetradic
#DEF1DC #DCE8F1 #EFDCF1 #F1E4DC
square
#DEF1DC #DCE8F1 #EFDCF1 #F1E4DC
split-complementary
#DEF1DC #E4DCF1 #F1DCE8
monochromatic
#8CCE85 #B5E0B0 #DEF1DC #EAF6E9 #EAF6E9
Accessibility & contrast
On white
1.19
#DEF1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DEF1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF1DC
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF1DC | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#DDEFEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def1dc; /* rgb */ color: rgb(222, 241, 220); /* oklch */ color: oklch(93.8% 0.034 142.6);
Tailwind
colors: {
custom: {
50: '#e8f5e6',
500: '#def1dc',
950: '#000000',
},
}SCSS
$custom: #def1dc; $custom-light: #e8f5e6; $custom-dark: #000000;
JSON
{
"hex": "#def1dc",
"rgb": {
"r": 222,
"g": 241,
"b": 220
},
"hsl": {
"h": 114.286,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.93838,
"c": 0.03441,
"h": 142.6
},
"luminance": 0.83607
}Semantic roles & 50–950 ramp
primary
#DEF1DC
secondary
#CAA3CE
accent
#30B6A9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584