#DEFFE5#DEFFE5
#DEFFE5 is a very light, muted green. Relative luminance 0.927; OKLCH L 96.9% C 0.049 H 151.7°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE5 |
|---|---|
| RGB | rgb(222, 255, 229) |
| HSL | hsl(133, 100%, 94%) |
| HSV | hsv(133, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(97.11, -15.40, 8.86) |
| CIE-LCH | lch(97.11, 17.77, 150.08°) |
| OKLab | oklab(96.94% -0.0427 0.0231) |
| OKLCH | oklch(96.94% 0.049 151.7) |
| XYZ | xyz(80.0239, 92.7053, 87.7914) |
| Luminance | 0.9271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.60
Ice
#D6FFFA
ΔE00 7.94
Pale Aqua
#B8FFEB
ΔE00 8.18
Eggshell Blue
#C4FFF7
ΔE00 8.75
Duck Egg Blue
#C3FBF4
ΔE00 8.76
Light Light Blue
#CAFFFB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE5 #FFDEF8
analogous
#E7FFDE #DEFFE5 #DEFFF5
triadic
#DEFFE5 #E5DEFF #FFE5DE
tetradic
#DEFFE5 #DEE7FF #FFDEF8 #FFF5DE
square
#DEFFE5 #DEE7FF #FFDEF8 #FFF5DE
split-complementary
#DEFFE5 #F5DEFF #FFDEE7
monochromatic
#64FF85 #A1FFB5 #DEFFE5 #E0FFE7 #E0FFE7
Accessibility & contrast
On white
1.07
#DEFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#DEFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE5
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE5 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E4
Deuteranopia (green-blind)
#F9F5E6
Tritanopia (blue-blind)
#DAFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe5; /* rgb */ color: rgb(222, 255, 229); /* oklch */ color: oklch(96.9% 0.049 151.7);
Tailwind
colors: {
custom: {
50: '#e8ffed',
500: '#deffe5',
950: '#000000',
},
}SCSS
$custom: #deffe5; $custom-light: #e8ffed; $custom-dark: #000000;
JSON
{
"hex": "#deffe5",
"rgb": {
"r": 222,
"g": 255,
"b": 229
},
"hsl": {
"h": 132.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96942,
"c": 0.04854,
"h": 151.7
},
"luminance": 0.92707
}Semantic roles & 50–950 ramp
primary
#DEFFE5
secondary
#EC95DA
accent
#00B5E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684