#DEFFD9#DEFFD9
#DEFFD9 is a very light, moderate green. Relative luminance 0.921; OKLCH L 96.6% C 0.061 H 141.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD9 |
|---|---|
| RGB | rgb(222, 255, 217) |
| HSL | hsl(112, 100%, 93%) |
| HSV | hsv(112, 15%, 100%) |
| CMYK | cmyk(12.9%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(96.84, -17.47, 14.64) |
| CIE-LCH | lch(96.84, 22.79, 140.04°) |
| OKLab | oklab(96.65% -0.0475 0.0379) |
| OKLCH | oklch(96.65% 0.061 141.5) |
| XYZ | xyz(78.4060, 92.0582, 79.2704) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.49
Very Light Green
#D1FFBD
ΔE00 6.60
Pale Green
#C7FDB5
ΔE00 8.03
Light Sage
#BCECAC
ΔE00 8.12
Celadon
#BEFDB7
ΔE00 8.28
Mint
#AAF0C1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD9 #FAD9FF
analogous
#F1FFD9 #DEFFD9 #D9FFE7
triadic
#DEFFD9 #D9DEFF #FFD9DE
tetradic
#DEFFD9 #D9F1FF #FAD9FF #FFE7D9
square
#DEFFD9 #D9F1FF #FAD9FF #FFE7D9
split-complementary
#DEFFD9 #E7D9FF #FFD9F1
monochromatic
#74FF5F #A9FF9C #DEFFD9 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.08
#DEFFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#DEFFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD9
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD9 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D7
Deuteranopia (green-blind)
#FCF5DB
Tritanopia (blue-blind)
#DCFCF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd9; /* rgb */ color: rgb(222, 255, 217); /* oklch */ color: oklch(96.6% 0.061 141.5);
Tailwind
colors: {
custom: {
50: '#e8ffe4',
500: '#deffd9',
950: '#000000',
},
}SCSS
$custom: #deffd9; $custom-light: #e8ffe4; $custom-dark: #000000;
JSON
{
"hex": "#deffd9",
"rgb": {
"r": 222,
"g": 255,
"b": 217
},
"hsl": {
"h": 112.105,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96645,
"c": 0.06075,
"h": 141.5
},
"luminance": 0.92059
}Semantic roles & 50–950 ramp
primary
#DEFFD9
secondary
#E091EC
accent
#00E6C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684