#DEFFD1#DEFFD1
#DEFFD1 is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.070 H 136.9°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD1 |
|---|---|
| RGB | rgb(222, 255, 209) |
| HSL | hsl(103, 100%, 91%) |
| HSV | hsv(103, 18%, 100%) |
| CMYK | cmyk(12.9%, 0%, 18%, 0%) |
| CIE-LAB | lab(96.68, -18.78, 18.49) |
| CIE-LCH | lch(96.68, 26.36, 135.45°) |
| OKLab | oklab(96.46% -0.0508 0.0476) |
| OKLCH | oklch(96.46% 0.07 136.9) |
| XYZ | xyz(77.3906, 91.6520, 73.9226) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.64
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 6.29
Light Sage
#BCECAC
ΔE00 6.71
Celadon
#BEFDB7
ΔE00 6.83
Light Light Green
#C8FFB0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD1 #F2D1FF
analogous
#F5FFD1 #DEFFD1 #D1FFDB
triadic
#DEFFD1 #D1DEFF #FFD1DE
tetradic
#DEFFD1 #D1F5FF #F2D1FF #FFDBD1
square
#DEFFD1 #D1F5FF #F2D1FF #FFDBD1
split-complementary
#DEFFD1 #DBD1FF #FFD1F5
monochromatic
#86FF57 #B2FF94 #DEFFD1 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DEFFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#DEFFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD1
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD1 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CE
Deuteranopia (green-blind)
#FDF4D3
Tritanopia (blue-blind)
#DDFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #deffd1; /* rgb */ color: rgb(222, 255, 209); /* oklch */ color: oklch(96.5% 0.070 136.9);
Tailwind
colors: {
custom: {
50: '#e8ffdf',
500: '#deffd1',
950: '#000000',
},
}SCSS
$custom: #deffd1; $custom-light: #e8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#deffd1",
"rgb": {
"r": 222,
"g": 255,
"b": 209
},
"hsl": {
"h": 103.043,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.96458,
"c": 0.06955,
"h": 136.9
},
"luminance": 0.91653
}Semantic roles & 50–950 ramp
primary
#DEFFD1
secondary
#CF8AEA
accent
#00E6A5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684