#DEFFD2#DEFFD2
#DEFFD2 is a very light, moderate green. Relative luminance 0.917; OKLCH L 96.5% C 0.068 H 137.4°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD2 |
|---|---|
| RGB | rgb(222, 255, 210) |
| HSL | hsl(104, 100%, 91%) |
| HSV | hsv(104, 18%, 100%) |
| CMYK | cmyk(12.9%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.70, -18.62, 18.01) |
| CIE-LCH | lch(96.70, 25.91, 135.96°) |
| OKLab | oklab(96.48% -0.0503 0.0464) |
| OKLCH | oklch(96.48% 0.068 137.4) |
| XYZ | xyz(77.5148, 91.7017, 74.5766) |
| Luminance | 0.9170 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.85
Very Light Green
#D1FFBD
ΔE00 4.92
Pale Green
#C7FDB5
ΔE00 6.49
Light Sage
#BCECAC
ΔE00 6.86
Celadon
#BEFDB7
ΔE00 6.99
Light Light Green
#C8FFB0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD2 #F3D2FF
analogous
#F4FFD2 #DEFFD2 #D2FFDC
triadic
#DEFFD2 #D2DEFF #FFD2DE
tetradic
#DEFFD2 #D2F4FF #F3D2FF #FFDCD2
square
#DEFFD2 #D2F4FF #F3D2FF #FFDCD2
split-complementary
#DEFFD2 #DCD2FF #FFD2F4
monochromatic
#84FF58 #B1FF95 #DEFFD2 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.09
#DEFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DEFFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD2
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD2 | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FDF4D4
Tritanopia (blue-blind)
#DDFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #deffd2; /* rgb */ color: rgb(222, 255, 210); /* oklch */ color: oklch(96.5% 0.068 137.4);
Tailwind
colors: {
custom: {
50: '#e8ffdf',
500: '#deffd2',
950: '#000000',
},
}SCSS
$custom: #deffd2; $custom-light: #e8ffdf; $custom-dark: #000000;
JSON
{
"hex": "#deffd2",
"rgb": {
"r": 222,
"g": 255,
"b": 210
},
"hsl": {
"h": 104,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96481,
"c": 0.06844,
"h": 137.4
},
"luminance": 0.91703
}Semantic roles & 50–950 ramp
primary
#DEFFD2
secondary
#D18BEA
accent
#00E6A8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684