#DEFCE8#DEFCE8
#DEFCE8 is a very light, muted green. Relative luminance 0.910; OKLCH L 96.4% C 0.041 H 156.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE8 |
|---|---|
| RGB | rgb(222, 252, 232) |
| HSL | hsl(140, 83%, 93%) |
| HSV | hsv(140, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 7.9%, 1.2%) |
| CIE-LAB | lab(96.40, -13.39, 6.30) |
| CIE-LCH | lch(96.40, 14.80, 154.78°) |
| OKLab | oklab(96.4% -0.0375 0.0164) |
| OKLCH | oklch(96.4% 0.041 156.4) |
| XYZ | xyz(79.4968, 90.9753, 89.7000) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.21
Ice
#D6FFFA
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 7.76
Ice Blue (survey)
#D7FFFE
ΔE00 7.79
Very Pale Blue
#D6FFFE
ΔE00 7.85
Eggshell Blue
#C4FFF7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE8 #FCDEF2
analogous
#E3FCDE #DEFCE8 #DEFCF7
triadic
#DEFCE8 #E8DEFC #FCE8DE
tetradic
#DEFCE8 #DEE3FC #FCDEF2 #FCF7DE
square
#DEFCE8 #DEE3FC #FCDEF2 #FCF7DE
split-complementary
#DEFCE8 #F7DEFC #FCDEE3
monochromatic
#6EF29A #A6F7C1 #DEFCE8 #E3FCEB #E3FCEB
Accessibility & contrast
On white
1.09
#DEFCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#DEFCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE8
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE8 | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E7
Deuteranopia (green-blind)
#F6F3E9
Tritanopia (blue-blind)
#DAFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defce8; /* rgb */ color: rgb(222, 252, 232); /* oklch */ color: oklch(96.4% 0.041 156.4);
Tailwind
colors: {
custom: {
50: '#e8fdef',
500: '#defce8',
950: '#000000',
},
}SCSS
$custom: #defce8; $custom-light: #e8fdef; $custom-dark: #000000;
JSON
{
"hex": "#defce8",
"rgb": {
"r": 222,
"g": 252,
"b": 232
},
"hsl": {
"h": 140,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96403,
"c": 0.04095,
"h": 156.4
},
"luminance": 0.90977
}Semantic roles & 50–950 ramp
primary
#DEFCE8
secondary
#E49ACC
accent
#0697E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585