#DEFDD3#DEFDD3
#DEFDD3 is a very light, moderate green. Relative luminance 0.905; OKLCH L 96.1% C 0.064 H 137.5°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDD3 |
|---|---|
| RGB | rgb(222, 253, 211) |
| HSL | hsl(104, 91%, 91%) |
| HSV | hsv(104, 17%, 99%) |
| CMYK | cmyk(12.3%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(96.20, -17.49, 16.79) |
| CIE-LCH | lch(96.20, 24.24, 136.16°) |
| OKLab | oklab(96.09% -0.0473 0.0433) |
| OKLCH | oklch(96.09% 0.064 137.5) |
| XYZ | xyz(77.0051, 90.4823, 75.0233) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.57
Very Light Green
#D1FFBD
ΔE00 5.67
Pale Green
#C7FDB5
ΔE00 7.19
Light Sage
#BCECAC
ΔE00 7.25
Celadon
#BEFDB7
ΔE00 7.64
Light Light Green
#C8FFB0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDD3 #F2D3FD
analogous
#F3FDD3 #DEFDD3 #D3FDDD
triadic
#DEFDD3 #D3DEFD #FDD3DE
tetradic
#DEFDD3 #D3F3FD #F2D3FD #FDDDD3
square
#DEFDD3 #D3F3FD #F2D3FD #FDDDD3
split-complementary
#DEFDD3 #DDD3FD #FDD3F3
monochromatic
#86F85E #B2FA98 #DEFDD3 #E9FEE2 #E9FEE2
Accessibility & contrast
On white
1.10
#DEFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DEFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDD3
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDD3 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6D1
Deuteranopia (green-blind)
#FBF3D5
Tritanopia (blue-blind)
#DDFAF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defdd3; /* rgb */ color: rgb(222, 253, 211); /* oklch */ color: oklch(96.1% 0.064 137.5);
Tailwind
colors: {
custom: {
50: '#e8fee0',
500: '#defdd3',
950: '#000000',
},
}SCSS
$custom: #defdd3; $custom-light: #e8fee0; $custom-dark: #000000;
JSON
{
"hex": "#defdd3",
"rgb": {
"r": 222,
"g": 253,
"b": 211
},
"hsl": {
"h": 104.286,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.96089,
"c": 0.06409,
"h": 137.5
},
"luminance": 0.90483
}Semantic roles & 50–950 ramp
primary
#DEFDD3
secondary
#CF8EE6
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584