#DEFFD3#DEFFD3
#DEFFD3 is a very light, moderate green. Relative luminance 0.918; OKLCH L 96.5% C 0.067 H 137.9°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD3 |
|---|---|
| RGB | rgb(222, 255, 211) |
| HSL | hsl(105, 100%, 91%) |
| HSV | hsv(105, 17%, 100%) |
| CMYK | cmyk(12.9%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(96.72, -18.46, 17.53) |
| CIE-LCH | lch(96.72, 25.46, 136.48°) |
| OKLab | oklab(96.5% -0.0499 0.0451) |
| OKLCH | oklch(96.5% 0.067 137.9) |
| XYZ | xyz(77.6397, 91.7517, 75.2348) |
| Luminance | 0.9175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.07
Very Light Green
#D1FFBD
ΔE00 5.15
Pale Green
#C7FDB5
ΔE00 6.69
Light Sage
#BCECAC
ΔE00 7.02
Celadon
#BEFDB7
ΔE00 7.15
Light Light Green
#C8FFB0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD3 #F4D3FF
analogous
#F4FFD3 #DEFFD3 #D3FFDE
triadic
#DEFFD3 #D3DEFF #FFD3DE
tetradic
#DEFFD3 #D3F4FF #F4D3FF #FFDED3
square
#DEFFD3 #D3F4FF #F4D3FF #FFDED3
split-complementary
#DEFFD3 #DED3FF #FFD3F4
monochromatic
#82FF59 #B0FF96 #DEFFD3 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.09
#DEFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DEFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD3
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD3 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D1
Deuteranopia (green-blind)
#FDF4D5
Tritanopia (blue-blind)
#DDFCF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd3; /* rgb */ color: rgb(222, 255, 211); /* oklch */ color: oklch(96.5% 0.067 137.9);
Tailwind
colors: {
custom: {
50: '#e8ffe0',
500: '#deffd3',
950: '#000000',
},
}SCSS
$custom: #deffd3; $custom-light: #e8ffe0; $custom-dark: #000000;
JSON
{
"hex": "#deffd3",
"rgb": {
"r": 222,
"g": 255,
"b": 211
},
"hsl": {
"h": 105,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96504,
"c": 0.06732,
"h": 137.9
},
"luminance": 0.91753
}Semantic roles & 50–950 ramp
primary
#DEFFD3
secondary
#D38CEB
accent
#00E6AC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684