#DEFFD5#DEFFD5
#DEFFD5 is a very light, moderate green. Relative luminance 0.919; OKLCH L 96.6% C 0.065 H 139.0°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD5 |
|---|---|
| RGB | rgb(222, 255, 213) |
| HSL | hsl(107, 100%, 92%) |
| HSV | hsv(107, 16%, 100%) |
| CMYK | cmyk(12.9%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(96.76, -18.13, 16.57) |
| CIE-LCH | lch(96.76, 24.56, 137.59°) |
| OKLab | oklab(96.55% -0.0491 0.0427) |
| OKLCH | oklch(96.55% 0.065 139) |
| XYZ | xyz(77.8920, 91.8526, 76.5635) |
| Luminance | 0.9185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.52
Very Light Green
#D1FFBD
ΔE00 5.61
Pale Green
#C7FDB5
ΔE00 7.12
Light Sage
#BCECAC
ΔE00 7.36
Celadon
#BEFDB7
ΔE00 7.50
Light Mint
#B6FFBB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD5 #F6D5FF
analogous
#F3FFD5 #DEFFD5 #D5FFE1
triadic
#DEFFD5 #D5DEFF #FFD5DE
tetradic
#DEFFD5 #D5F3FF #F6D5FF #FFE1D5
square
#DEFFD5 #D5F3FF #F6D5FF #FFE1D5
split-complementary
#DEFFD5 #E1D5FF #FFD5F3
monochromatic
#7EFF5B #AEFF98 #DEFFD5 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.08
#DEFFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DEFFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD5
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD5 | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D3
Deuteranopia (green-blind)
#FCF4D7
Tritanopia (blue-blind)
#DDFCF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd5; /* rgb */ color: rgb(222, 255, 213); /* oklch */ color: oklch(96.6% 0.065 139.0);
Tailwind
colors: {
custom: {
50: '#e8ffe2',
500: '#deffd5',
950: '#000000',
},
}SCSS
$custom: #deffd5; $custom-light: #e8ffe2; $custom-dark: #000000;
JSON
{
"hex": "#deffd5",
"rgb": {
"r": 222,
"g": 255,
"b": 213
},
"hsl": {
"h": 107.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.96551,
"c": 0.06511,
"h": 139
},
"luminance": 0.91854
}Semantic roles & 50–950 ramp
primary
#DEFFD5
secondary
#D78DEB
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684