#DEFCE7#DEFCE7
#DEFCE7 is a very light, muted green. Relative luminance 0.909; OKLCH L 96.4% C 0.042 H 155.0°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE7 |
|---|---|
| RGB | rgb(222, 252, 231) |
| HSL | hsl(138, 83%, 93%) |
| HSV | hsv(138, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 8.3%, 1.2%) |
| CIE-LAB | lab(96.38, -13.57, 6.79) |
| CIE-LCH | lch(96.38, 15.17, 153.43°) |
| OKLab | oklab(96.38% -0.0379 0.0177) |
| OKLCH | oklch(96.38% 0.042 155) |
| XYZ | xyz(79.3552, 90.9186, 88.9540) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.33
Ice
#D6FFFA
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Ice Blue (survey)
#D7FFFE
ΔE00 8.12
Eggshell Blue
#C4FFF7
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE7 #FCDEF3
analogous
#E4FCDE #DEFCE7 #DEFCF6
triadic
#DEFCE7 #E7DEFC #FCE7DE
tetradic
#DEFCE7 #DEE4FC #FCDEF3 #FCF6DE
square
#DEFCE7 #DEE4FC #FCDEF3 #FCF6DE
split-complementary
#DEFCE7 #F6DEFC #FCDEE4
monochromatic
#6EF295 #A6F7BE #DEFCE7 #E3FCEB #E3FCEB
Accessibility & contrast
On white
1.09
#DEFCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#DEFCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE7
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE7 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E6
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#DAFBF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defce7; /* rgb */ color: rgb(222, 252, 231); /* oklch */ color: oklch(96.4% 0.042 155.0);
Tailwind
colors: {
custom: {
50: '#e8fdee',
500: '#defce7',
950: '#000000',
},
}SCSS
$custom: #defce7; $custom-light: #e8fdee; $custom-dark: #000000;
JSON
{
"hex": "#defce7",
"rgb": {
"r": 222,
"g": 252,
"b": 231
},
"hsl": {
"h": 138,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96377,
"c": 0.04183,
"h": 155
},
"luminance": 0.9092
}Semantic roles & 50–950 ramp
primary
#DEFCE7
secondary
#E49ACE
accent
#069EE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585