#DEFFD4#DEFFD4
#DEFFD4 is a very light, moderate green. Relative luminance 0.918; OKLCH L 96.5% C 0.066 H 138.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD4 |
|---|---|
| RGB | rgb(222, 255, 212) |
| HSL | hsl(106, 100%, 92%) |
| HSV | hsv(106, 17%, 100%) |
| CMYK | cmyk(12.9%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(96.74, -18.30, 17.05) |
| CIE-LCH | lch(96.74, 25.01, 137.03°) |
| OKLab | oklab(96.53% -0.0495 0.0439) |
| OKLCH | oklch(96.53% 0.066 138.4) |
| XYZ | xyz(77.7655, 91.8020, 75.8971) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.29
Very Light Green
#D1FFBD
ΔE00 5.38
Pale Green
#C7FDB5
ΔE00 6.90
Light Sage
#BCECAC
ΔE00 7.18
Celadon
#BEFDB7
ΔE00 7.32
Light Light Green
#C8FFB0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD4 #F5D4FF
analogous
#F4FFD4 #DEFFD4 #D4FFE0
triadic
#DEFFD4 #D4DEFF #FFD4DE
tetradic
#DEFFD4 #D4F4FF #F5D4FF #FFE0D4
square
#DEFFD4 #D4F4FF #F5D4FF #FFE0D4
split-complementary
#DEFFD4 #E0D4FF #FFD4F4
monochromatic
#80FF5A #AFFF97 #DEFFD4 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.08
#DEFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DEFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD4
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD4 | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D2
Deuteranopia (green-blind)
#FDF4D6
Tritanopia (blue-blind)
#DDFCF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd4; /* rgb */ color: rgb(222, 255, 212); /* oklch */ color: oklch(96.5% 0.066 138.4);
Tailwind
colors: {
custom: {
50: '#e8ffe1',
500: '#deffd4',
950: '#000000',
},
}SCSS
$custom: #deffd4; $custom-light: #e8ffe1; $custom-dark: #000000;
JSON
{
"hex": "#deffd4",
"rgb": {
"r": 222,
"g": 255,
"b": 212
},
"hsl": {
"h": 106.047,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96527,
"c": 0.06621,
"h": 138.4
},
"luminance": 0.91803
}Semantic roles & 50–950 ramp
primary
#DEFFD4
secondary
#D58CEB
accent
#00E6B0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684