#DEF2D6#DEF2D6
#DEF2D6 is a very light, muted green. Relative luminance 0.839; OKLCH L 93.9% C 0.043 H 136.7°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF2D6 |
|---|---|
| RGB | rgb(222, 242, 214) |
| HSL | hsl(103, 52%, 89%) |
| HSV | hsv(103, 12%, 95%) |
| CMYK | cmyk(8.3%, 0%, 11.6%, 5.1%) |
| CIE-LAB | lab(93.40, -11.56, 11.29) |
| CIE-LCH | lch(93.40, 16.16, 135.67°) |
| OKLab | oklab(93.89% -0.0311 0.0293) |
| OKLCH | oklch(93.89% 0.043 136.7) |
| XYZ | xyz(74.0117, 83.8883, 75.8981) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.73
Beige
#F5F5DC
ΔE00 7.44
Lightyellow
#FFFFE0
ΔE00 7.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 7.96
Eggshell (survey)
#FFFFD4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF2D6 #EAD6F2
analogous
#ECF2D6 #DEF2D6 #D6F2DC
triadic
#DEF2D6 #D6DEF2 #F2D6DE
tetradic
#DEF2D6 #D6ECF2 #EAD6F2 #F2DCD6
square
#DEF2D6 #D6ECF2 #EAD6F2 #F2DCD6
split-complementary
#DEF2D6 #DCD6F2 #F2D6EC
monochromatic
#93D579 #B9E3A8 #DEF2D6 #ECF8E8 #ECF8E8
Accessibility & contrast
On white
1.18
#DEF2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#DEF2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF2D6
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF2D6 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#F1EBD7
Tritanopia (blue-blind)
#DEF0EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #def2d6; /* rgb */ color: rgb(222, 242, 214); /* oklch */ color: oklch(93.9% 0.043 136.7);
Tailwind
colors: {
custom: {
50: '#e8f6e2',
500: '#def2d6',
950: '#000000',
},
}SCSS
$custom: #def2d6; $custom-light: #e8f6e2; $custom-dark: #000000;
JSON
{
"hex": "#def2d6",
"rgb": {
"r": 222,
"g": 242,
"b": 214
},
"hsl": {
"h": 102.857,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.9389,
"c": 0.04276,
"h": 136.7
},
"luminance": 0.83889
}Semantic roles & 50–950 ramp
primary
#DEF2D6
secondary
#C19CD1
accent
#26BF94
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584