#DEF5DD#DEF5DD
#DEF5DD is a very light, muted green. Relative luminance 0.861; OKLCH L 94.7% C 0.040 H 144.1°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF5DD |
|---|---|
| RGB | rgb(222, 245, 221) |
| HSL | hsl(118, 55%, 91%) |
| HSV | hsv(118, 10%, 96%) |
| CMYK | cmyk(9.4%, 0%, 9.8%, 3.9%) |
| CIE-LAB | lab(94.34, -11.86, 9.01) |
| CIE-LCH | lch(94.34, 14.89, 142.78°) |
| OKLab | oklab(94.68% -0.0324 0.0235) |
| OKLCH | oklch(94.68% 0.04 144.1) |
| XYZ | xyz(75.8252, 86.0540, 81.0079) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.88
Beige
#F5F5DC
ΔE00 8.20
Off White (survey)
#FFFFE4
ΔE00 8.62
Lightyellow
#FFFFE0
ΔE00 8.67
Ice
#D6FFFA
ΔE00 8.71
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF5DD #F4DDF5
analogous
#EAF5DD #DEF5DD #DDF5E8
triadic
#DEF5DD #DDDEF5 #F5DDDE
tetradic
#DEF5DD #DDEAF5 #F4DDF5 #F5E8DD
square
#DEF5DD #DDEAF5 #F4DDF5 #F5E8DD
split-complementary
#DEF5DD #E8DDF5 #F5DDEA
monochromatic
#82D97E #B0E7AE #DEF5DD #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.15
#DEF5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DEF5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF5DD
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF5DD | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#F2EEDE
Tritanopia (blue-blind)
#DCF3EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def5dd; /* rgb */ color: rgb(222, 245, 221); /* oklch */ color: oklch(94.7% 0.040 144.1);
Tailwind
colors: {
custom: {
50: '#e8f8e7',
500: '#def5dd',
950: '#000000',
},
}SCSS
$custom: #def5dd; $custom-light: #e8f8e7; $custom-dark: #000000;
JSON
{
"hex": "#def5dd",
"rgb": {
"r": 222,
"g": 245,
"b": 221
},
"hsl": {
"h": 117.5,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.94682,
"c": 0.04,
"h": 144.1
},
"luminance": 0.86055
}Semantic roles & 50–950 ramp
primary
#DEF5DD
secondary
#D3A1D5
accent
#23C2BB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584