#DEFCE4#DEFCE4
#DEFCE4 is a very light, muted green. Relative luminance 0.908; OKLCH L 96.3% C 0.045 H 151.3°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE4 |
|---|---|
| RGB | rgb(222, 252, 228) |
| HSL | hsl(132, 83%, 93%) |
| HSV | hsv(132, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.5%, 1.2%) |
| CIE-LAB | lab(96.31, -14.10, 8.23) |
| CIE-LCH | lch(96.31, 16.33, 149.73°) |
| OKLab | oklab(96.3% -0.0391 0.0214) |
| OKLCH | oklch(96.3% 0.045 151.3) |
| XYZ | xyz(78.9351, 90.7506, 86.7417) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.77
Ice
#D6FFFA
ΔE00 7.60
Pale Aqua
#B8FFEB
ΔE00 8.67
Duck Egg Blue
#C3FBF4
ΔE00 8.71
Eggshell Blue
#C4FFF7
ΔE00 8.81
Ice Blue (survey)
#D7FFFE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE4 #FCDEF6
analogous
#E7FCDE #DEFCE4 #DEFCF3
triadic
#DEFCE4 #E4DEFC #FCE4DE
tetradic
#DEFCE4 #DEE7FC #FCDEF6 #FCF3DE
square
#DEFCE4 #DEE7FC #FCDEF6 #FCF3DE
split-complementary
#DEFCE4 #F3DEFC #FCDEE7
monochromatic
#6EF288 #A6F7B6 #DEFCE4 #E3FCE8 #E3FCE8
Accessibility & contrast
On white
1.10
#DEFCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#DEFCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE4
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE4 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E3
Deuteranopia (green-blind)
#F7F3E5
Tritanopia (blue-blind)
#DAFBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce4; /* rgb */ color: rgb(222, 252, 228); /* oklch */ color: oklch(96.3% 0.045 151.3);
Tailwind
colors: {
custom: {
50: '#e8fdec',
500: '#defce4',
950: '#000000',
},
}SCSS
$custom: #defce4; $custom-light: #e8fdec; $custom-dark: #000000;
JSON
{
"hex": "#defce4",
"rgb": {
"r": 222,
"g": 252,
"b": 228
},
"hsl": {
"h": 132,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96299,
"c": 0.04458,
"h": 151.3
},
"luminance": 0.90752
}Semantic roles & 50–950 ramp
primary
#DEFCE4
secondary
#E49AD5
accent
#06B4E0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584