#DEFFE7#DEFFE7
#DEFFE7 is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.047 H 153.9°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE7 |
|---|---|
| RGB | rgb(222, 255, 231) |
| HSL | hsl(136, 100%, 94%) |
| HSV | hsv(136, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.15, -15.05, 7.90) |
| CIE-LCH | lch(97.15, 17.00, 152.29°) |
| OKLab | oklab(96.99% -0.0419 0.0206) |
| OKLCH | oklch(96.99% 0.047 153.9) |
| XYZ | xyz(80.3047, 92.8177, 89.2705) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.30
Ice
#D6FFFA
ΔE00 7.31
Pale Aqua
#B8FFEB
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.24
Eggshell Blue
#C4FFF7
ΔE00 8.25
Light Light Blue
#CAFFFB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE7 #FFDEF6
analogous
#E5FFDE #DEFFE7 #DEFFF7
triadic
#DEFFE7 #E7DEFF #FFE7DE
tetradic
#DEFFE7 #DEE5FF #FFDEF6 #FFF7DE
square
#DEFFE7 #DEE5FF #FFDEF6 #FFF7DE
split-complementary
#DEFFE7 #F7DEFF #FFDEE5
monochromatic
#64FF8E #A1FFBA #DEFFE7 #E0FFE9 #E0FFE9
Accessibility & contrast
On white
1.07
#DEFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#DEFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE7
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE7 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E6
Deuteranopia (green-blind)
#F9F5E8
Tritanopia (blue-blind)
#DAFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe7; /* rgb */ color: rgb(222, 255, 231); /* oklch */ color: oklch(97.0% 0.047 153.9);
Tailwind
colors: {
custom: {
50: '#e8ffee',
500: '#deffe7',
950: '#000000',
},
}SCSS
$custom: #deffe7; $custom-light: #e8ffee; $custom-dark: #000000;
JSON
{
"hex": "#deffe7",
"rgb": {
"r": 222,
"g": 255,
"b": 231
},
"hsl": {
"h": 136.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96994,
"c": 0.04669,
"h": 153.9
},
"luminance": 0.92819
}Semantic roles & 50–950 ramp
primary
#DEFFE7
secondary
#EC95D4
accent
#00A7E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685