#DEF8D8#DEF8D8
#DEF8D8 is a very light, muted green. Relative luminance 0.876; OKLCH L 95.2% C 0.050 H 139.8°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8D8 |
|---|---|
| RGB | rgb(222, 248, 216) |
| HSL | hsl(109, 70%, 91%) |
| HSV | hsv(109, 13%, 97%) |
| CMYK | cmyk(10.5%, 0%, 12.9%, 2.7%) |
| CIE-LAB | lab(95.00, -14.20, 12.54) |
| CIE-LCH | lch(95.00, 18.94, 138.56°) |
| OKLab | oklab(95.17% -0.0385 0.0325) |
| OKLCH | oklch(95.17% 0.05 139.8) |
| XYZ | xyz(76.0839, 87.6214, 77.8566) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.90
Very Pale Green
#CFFDBC
ΔE00 8.25
Very Light Green
#D1FFBD
ΔE00 8.40
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.65
Lightyellow
#FFFFE0
ΔE00 8.89
Eggshell (survey)
#FFFFD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8D8 #F2D8F8
analogous
#EEF8D8 #DEF8D8 #D8F8E2
triadic
#DEF8D8 #D8DEF8 #F8D8DE
tetradic
#DEF8D8 #D8EEF8 #F2D8F8 #F8E2D8
square
#DEF8D8 #D8EEF8 #F2D8F8 #F8E2D8
split-complementary
#DEF8D8 #E2D8F8 #F8D8EE
monochromatic
#86E570 #B2EFA4 #DEF8D8 #E9FAE5 #E9FAE5
Accessibility & contrast
On white
1.13
#DEF8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DEF8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8D8
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8D8 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D6
Deuteranopia (green-blind)
#F6F0D9
Tritanopia (blue-blind)
#DDF6EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #def8d8; /* rgb */ color: rgb(222, 248, 216); /* oklch */ color: oklch(95.2% 0.050 139.8);
Tailwind
colors: {
custom: {
50: '#e8fae4',
500: '#def8d8',
950: '#000000',
},
}SCSS
$custom: #def8d8; $custom-light: #e8fae4; $custom-dark: #000000;
JSON
{
"hex": "#def8d8",
"rgb": {
"r": 222,
"g": 248,
"b": 216
},
"hsl": {
"h": 108.75,
"s": 69.565,
"l": 90.98
},
"oklch": {
"l": 0.95174,
"c": 0.05038,
"h": 139.8
},
"luminance": 0.87622
}Semantic roles & 50–950 ramp
primary
#DEF8D8
secondary
#CF99DC
accent
#14D2AE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584