#DEF4D6#DEF4D6
#DEF4D6 is a very light, muted green. Relative luminance 0.851; OKLCH L 94.3% C 0.046 H 137.3°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF4D6 |
|---|---|
| RGB | rgb(222, 244, 214) |
| HSL | hsl(104, 58%, 90%) |
| HSV | hsv(104, 12%, 96%) |
| CMYK | cmyk(9%, 0%, 12.3%, 4.3%) |
| CIE-LAB | lab(93.92, -12.56, 12.03) |
| CIE-LCH | lch(93.92, 17.39, 136.23°) |
| OKLab | oklab(94.3% -0.0338 0.0312) |
| OKLCH | oklch(94.3% 0.046 137.3) |
| XYZ | xyz(74.6102, 85.0853, 76.0977) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.24
Beige
#F5F5DC
ΔE00 8.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.02
Lightyellow
#FFFFE0
ΔE00 8.15
Off White (survey)
#FFFFE4
ΔE00 8.37
Eggshell (survey)
#FFFFD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF4D6 #ECD6F4
analogous
#EDF4D6 #DEF4D6 #D6F4DD
triadic
#DEF4D6 #D6DEF4 #F4D6DE
tetradic
#DEF4D6 #D6EDF4 #ECD6F4 #F4DDD6
square
#DEF4D6 #D6EDF4 #ECD6F4 #F4DDD6
split-complementary
#DEF4D6 #DDD6F4 #F4D6ED
monochromatic
#90DA75 #B7E7A6 #DEF4D6 #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.17
#DEF4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DEF4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF4D6
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF4D6 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD4
Deuteranopia (green-blind)
#F3EDD7
Tritanopia (blue-blind)
#DEF2EB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #def4d6; /* rgb */ color: rgb(222, 244, 214); /* oklch */ color: oklch(94.3% 0.046 137.3);
Tailwind
colors: {
custom: {
50: '#e8f7e2',
500: '#def4d6',
950: '#000000',
},
}SCSS
$custom: #def4d6; $custom-light: #e8f7e2; $custom-dark: #000000;
JSON
{
"hex": "#def4d6",
"rgb": {
"r": 222,
"g": 244,
"b": 214
},
"hsl": {
"h": 104,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.94301,
"c": 0.04604,
"h": 137.3
},
"luminance": 0.85086
}Semantic roles & 50–950 ramp
primary
#DEF4D6
secondary
#C59AD4
accent
#20C599
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584