#DEFFDE#DEFFDE
#DEFFDE is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.055 H 145.1°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFDE |
|---|---|
| RGB | rgb(222, 255, 222) |
| HSL | hsl(120, 100%, 94%) |
| HSV | hsv(120, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.95, -16.62, 12.23) |
| CIE-LCH | lch(96.95, 20.64, 143.65°) |
| OKLab | oklab(96.77% -0.0455 0.0317) |
| OKLCH | oklch(96.77% 0.055 145.1) |
| XYZ | xyz(79.0662, 92.3222, 82.7474) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.81
Honeydew
#F0FFF0
ΔE00 7.82
Very Light Green
#D1FFBD
ΔE00 7.92
Mint
#AAF0C1
ΔE00 8.63
Pale Aqua
#B8FFEB
ΔE00 9.13
Light Sage
#BCECAC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFDE #FFDEFF
analogous
#EEFFDE #DEFFDE #DEFFEE
triadic
#DEFFDE #DEDEFF #FFDEDE
tetradic
#DEFFDE #DEEEFF #FFDEFF #FFEEDE
square
#DEFFDE #DEEEFF #FFDEFF #FFEEDE
split-complementary
#DEFFDE #EEDEFF #FFDEEE
monochromatic
#64FF64 #A1FFA1 #DEFFDE #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.08
#DEFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#DEFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFDE
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFDE | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#DBFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffde; /* rgb */ color: rgb(222, 255, 222); /* oklch */ color: oklch(96.8% 0.055 145.1);
Tailwind
colors: {
custom: {
50: '#e8ffe8',
500: '#deffde',
950: '#000000',
},
}SCSS
$custom: #deffde; $custom-light: #e8ffe8; $custom-dark: #000000;
JSON
{
"hex": "#deffde",
"rgb": {
"r": 222,
"g": 255,
"b": 222
},
"hsl": {
"h": 120,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96767,
"c": 0.05547,
"h": 145.1
},
"luminance": 0.92324
}Semantic roles & 50–950 ramp
primary
#DEFFDE
secondary
#EC95EC
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684