#DEFFE4#DEFFE4
#DEFFE4 is a very light, muted green. Relative luminance 0.927; OKLCH L 96.9% C 0.049 H 150.6°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE4 |
|---|---|
| RGB | rgb(222, 255, 228) |
| HSL | hsl(131, 100%, 94%) |
| HSV | hsv(131, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.09, -15.58, 9.35) |
| CIE-LCH | lch(97.09, 18.17, 149.04°) |
| OKLab | oklab(96.92% -0.0431 0.0243) |
| OKLCH | oklch(96.92% 0.049 150.6) |
| XYZ | xyz(79.8847, 92.6496, 87.0582) |
| Luminance | 0.9265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.76
Ice
#D6FFFA
ΔE00 8.25
Pale Aqua
#B8FFEB
ΔE00 8.29
Eggshell Blue
#C4FFF7
ΔE00 9.00
Duck Egg Blue
#C3FBF4
ΔE00 9.02
Mint
#AAF0C1
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE4 #FFDEF9
analogous
#E8FFDE #DEFFE4 #DEFFF4
triadic
#DEFFE4 #E4DEFF #FFE4DE
tetradic
#DEFFE4 #DEE8FF #FFDEF9 #FFF4DE
square
#DEFFE4 #DEE8FF #FFDEF9 #FFF4DE
split-complementary
#DEFFE4 #F4DEFF #FFDEE8
monochromatic
#64FF80 #A1FFB2 #DEFFE4 #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.08
#DEFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DEFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE4
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE4 | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E3
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#DAFEF7
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe4; /* rgb */ color: rgb(222, 255, 228); /* oklch */ color: oklch(96.9% 0.049 150.6);
Tailwind
colors: {
custom: {
50: '#e8ffec',
500: '#deffe4',
950: '#000000',
},
}SCSS
$custom: #deffe4; $custom-light: #e8ffec; $custom-dark: #000000;
JSON
{
"hex": "#deffe4",
"rgb": {
"r": 222,
"g": 255,
"b": 228
},
"hsl": {
"h": 130.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96917,
"c": 0.04948,
"h": 150.6
},
"luminance": 0.92651
}Semantic roles & 50–950 ramp
primary
#DEFFE4
secondary
#EC95DC
accent
#00BCE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684