#DEF8DA#DEF8DA
#DEF8DA is a very light, muted green. Relative luminance 0.877; OKLCH L 95.2% C 0.048 H 141.5°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8DA |
|---|---|
| RGB | rgb(222, 248, 218) |
| HSL | hsl(112, 68%, 91%) |
| HSV | hsv(112, 12%, 97%) |
| CMYK | cmyk(10.5%, 0%, 12.1%, 2.7%) |
| CIE-LAB | lab(95.05, -13.86, 11.57) |
| CIE-LCH | lch(95.05, 18.06, 140.15°) |
| OKLab | oklab(95.22% -0.0377 0.03) |
| OKLCH | oklch(95.22% 0.048 141.5) |
| XYZ | xyz(76.3440, 87.7254, 79.2266) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.45
Very Pale Green
#CFFDBC
ΔE00 8.78
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.88
Very Light Green
#D1FFBD
ΔE00 8.93
Lightyellow
#FFFFE0
ΔE00 8.94
Beige
#F5F5DC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8DA #F4DAF8
analogous
#EDF8DA #DEF8DA #DAF8E5
triadic
#DEF8DA #DADEF8 #F8DADE
tetradic
#DEF8DA #DAEDF8 #F4DAF8 #F8E5DA
square
#DEF8DA #DAEDF8 #F4DAF8 #F8E5DA
split-complementary
#DEF8DA #E5DAF8 #F8DAED
monochromatic
#82E573 #B0EEA7 #DEF8DA #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.13
#DEF8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DEF8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8DA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8DA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#F5F0DB
Tritanopia (blue-blind)
#DDF6EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def8da; /* rgb */ color: rgb(222, 248, 218); /* oklch */ color: oklch(95.2% 0.048 141.5);
Tailwind
colors: {
custom: {
50: '#e8fae5',
500: '#def8da',
950: '#000000',
},
}SCSS
$custom: #def8da; $custom-light: #e8fae5; $custom-dark: #000000;
JSON
{
"hex": "#def8da",
"rgb": {
"r": 222,
"g": 248,
"b": 218
},
"hsl": {
"h": 112,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95223,
"c": 0.04819,
"h": 141.5
},
"luminance": 0.87726
}Semantic roles & 50–950 ramp
primary
#DEF8DA
secondary
#D39BDC
accent
#15D0B7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584