#DEFFD7#DEFFD7
#DEFFD7 is a very light, moderate green. Relative luminance 0.920; OKLCH L 96.6% C 0.063 H 140.2°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD7 |
|---|---|
| RGB | rgb(222, 255, 215) |
| HSL | hsl(110, 100%, 92%) |
| HSV | hsv(110, 16%, 100%) |
| CMYK | cmyk(12.9%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(96.80, -17.80, 15.60) |
| CIE-LCH | lch(96.80, 23.67, 138.77°) |
| OKLab | oklab(96.6% -0.0483 0.0403) |
| OKLCH | oklch(96.6% 0.063 140.2) |
| XYZ | xyz(78.1474, 91.9547, 77.9087) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.00
Very Light Green
#D1FFBD
ΔE00 6.10
Pale Green
#C7FDB5
ΔE00 7.57
Light Sage
#BCECAC
ΔE00 7.72
Celadon
#BEFDB7
ΔE00 7.87
Mint
#AAF0C1
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD7 #F8D7FF
analogous
#F2FFD7 #DEFFD7 #D7FFE4
triadic
#DEFFD7 #D7DEFF #FFD7DE
tetradic
#DEFFD7 #D7F2FF #F8D7FF #FFE4D7
square
#DEFFD7 #D7F2FF #F8D7FF #FFE4D7
split-complementary
#DEFFD7 #E4D7FF #FFD7F2
monochromatic
#79FF5D #ACFF9A #DEFFD7 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.08
#DEFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DEFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD7
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD7 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D5
Deuteranopia (green-blind)
#FCF5D9
Tritanopia (blue-blind)
#DCFCF4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd7; /* rgb */ color: rgb(222, 255, 215); /* oklch */ color: oklch(96.6% 0.063 140.2);
Tailwind
colors: {
custom: {
50: '#e8ffe3',
500: '#deffd7',
950: '#000000',
},
}SCSS
$custom: #deffd7; $custom-light: #e8ffe3; $custom-dark: #000000;
JSON
{
"hex": "#deffd7",
"rgb": {
"r": 222,
"g": 255,
"b": 215
},
"hsl": {
"h": 109.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96598,
"c": 0.06292,
"h": 140.2
},
"luminance": 0.91956
}Semantic roles & 50–950 ramp
primary
#DEFFD7
secondary
#DB8FEB
accent
#00E6BD
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684