#DEF6DA#DEF6DA
#DEF6DA is a very light, muted green. Relative luminance 0.865; OKLCH L 94.8% C 0.045 H 141.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6DA |
|---|---|
| RGB | rgb(222, 246, 218) |
| HSL | hsl(111, 61%, 91%) |
| HSV | hsv(111, 11%, 96%) |
| CMYK | cmyk(9.8%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(94.53, -12.87, 10.83) |
| CIE-LCH | lch(94.53, 16.82, 139.92°) |
| OKLab | oklab(94.81% -0.035 0.0281) |
| OKLCH | oklch(94.81% 0.045 141.2) |
| XYZ | xyz(75.7324, 86.5023, 79.0228) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.85
Beige
#F5F5DC
ΔE00 8.45
Lightyellow
#FFFFE0
ΔE00 8.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.71
Off White (survey)
#FFFFE4
ΔE00 8.75
Eggshell (survey)
#FFFFD4
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6DA #F2DAF6
analogous
#ECF6DA #DEF6DA #DAF6E4
triadic
#DEF6DA #DADEF6 #F6DADE
tetradic
#DEF6DA #DAECF6 #F2DAF6 #F6E4DA
square
#DEF6DA #DAECF6 #F2DAF6 #F6E4DA
split-complementary
#DEF6DA #E4DAF6 #F6DAEC
monochromatic
#86DE78 #B2EAA9 #DEF6DA #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.15
#DEF6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#DEF6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6DA
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6DA | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1D9
Deuteranopia (green-blind)
#F4EEDB
Tritanopia (blue-blind)
#DDF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def6da; /* rgb */ color: rgb(222, 246, 218); /* oklch */ color: oklch(94.8% 0.045 141.2);
Tailwind
colors: {
custom: {
50: '#e8f9e5',
500: '#def6da',
950: '#000000',
},
}SCSS
$custom: #def6da; $custom-light: #e8f9e5; $custom-dark: #000000;
JSON
{
"hex": "#def6da",
"rgb": {
"r": 222,
"g": 246,
"b": 218
},
"hsl": {
"h": 111.429,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.94812,
"c": 0.04489,
"h": 141.2
},
"luminance": 0.86503
}Semantic roles & 50–950 ramp
primary
#DEF6DA
secondary
#CF9DD7
accent
#1DC9B0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584