#DEFFD6#DEFFD6
#DEFFD6 is a very light, moderate green. Relative luminance 0.919; OKLCH L 96.6% C 0.064 H 139.6°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFD6 |
|---|---|
| RGB | rgb(222, 255, 214) |
| HSL | hsl(108, 100%, 92%) |
| HSV | hsv(108, 16%, 100%) |
| CMYK | cmyk(12.9%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(96.78, -17.97, 16.08) |
| CIE-LCH | lch(96.78, 24.11, 138.17°) |
| OKLab | oklab(96.57% -0.0487 0.0415) |
| OKLCH | oklch(96.57% 0.064 139.6) |
| XYZ | xyz(78.0193, 91.9035, 77.2340) |
| Luminance | 0.9191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 5.76
Very Light Green
#D1FFBD
ΔE00 5.85
Pale Green
#C7FDB5
ΔE00 7.34
Light Sage
#BCECAC
ΔE00 7.54
Celadon
#BEFDB7
ΔE00 7.68
Mint
#AAF0C1
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFD6 #F7D6FF
analogous
#F3FFD6 #DEFFD6 #D6FFE3
triadic
#DEFFD6 #D6DEFF #FFD6DE
tetradic
#DEFFD6 #D6F3FF #F7D6FF #FFE3D6
square
#DEFFD6 #D6F3FF #F7D6FF #FFE3D6
split-complementary
#DEFFD6 #E3D6FF #FFD6F3
monochromatic
#7BFF5C #ADFF99 #DEFFD6 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.08
#DEFFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DEFFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFD6
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFD6 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8D4
Deuteranopia (green-blind)
#FCF5D8
Tritanopia (blue-blind)
#DDFCF3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffd6; /* rgb */ color: rgb(222, 255, 214); /* oklch */ color: oklch(96.6% 0.064 139.6);
Tailwind
colors: {
custom: {
50: '#e8ffe2',
500: '#deffd6',
950: '#000000',
},
}SCSS
$custom: #deffd6; $custom-light: #e8ffe2; $custom-dark: #000000;
JSON
{
"hex": "#deffd6",
"rgb": {
"r": 222,
"g": 255,
"b": 214
},
"hsl": {
"h": 108.293,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.96574,
"c": 0.06401,
"h": 139.6
},
"luminance": 0.91905
}Semantic roles & 50–950 ramp
primary
#DEFFD6
secondary
#D98EEB
accent
#00E6B9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161815
muted
#848684