#DEFFD0#DEFFD0
#DEFFD0 is a very light, moderate green. Relative luminance 0.916; OKLCH L 96.4% C 0.071 H 136.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD0 |
|---|---|
| RGB | rgb(222, 255, 208) |
| HSL | hsl(102, 100%, 91%) |
| HSV | hsv(102, 18%, 100%) |
| CMYK | cmyk(12.9%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(96.66, -18.95, 18.97) |
| CIE-LCH | lch(96.66, 26.81, 134.96°) |
| OKLab | oklab(96.44% -0.0512 0.0488) |
| OKLCH | oklch(96.44% 0.071 136.4) |
| XYZ | xyz(77.2672, 91.6026, 73.2726) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.43
Very Light Green
#D1FFBD
ΔE00 4.49
Pale Green
#C7FDB5
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.57
Celadon
#BEFDB7
ΔE00 6.68
Light Light Green
#C8FFB0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD0 #F1D0FF
analogous
#F5FFD0 #DEFFD0 #D0FFD9
triadic
#DEFFD0 #D0DEFF #FFD0DE
tetradic
#DEFFD0 #D0F5FF #F1D0FF #FFD9D0
square
#DEFFD0 #D0F5FF #F1D0FF #FFD9D0
split-complementary
#DEFFD0 #D9D0FF #FFD0F5
monochromatic
#88FF56 #B3FF93 #DEFFD0 #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.09
#DEFFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#DEFFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD0
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD0 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CD
Deuteranopia (green-blind)
#FDF4D2
Tritanopia (blue-blind)
#DEFBF2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #deffd0; /* rgb */ color: rgb(222, 255, 208); /* oklch */ color: oklch(96.4% 0.071 136.4);
Tailwind
colors: {
custom: {
50: '#e8ffde',
500: '#deffd0',
950: '#000000',
},
}SCSS
$custom: #deffd0; $custom-light: #e8ffde; $custom-dark: #000000;
JSON
{
"hex": "#deffd0",
"rgb": {
"r": 222,
"g": 255,
"b": 208
},
"hsl": {
"h": 102.128,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.96436,
"c": 0.07067,
"h": 136.4
},
"luminance": 0.91604
}Semantic roles & 50–950 ramp
primary
#DEFFD0
secondary
#CD89EA
accent
#00E6A1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684