#DEFCE5#DEFCE5
#DEFCE5 is a very light, muted green. Relative luminance 0.908; OKLCH L 96.3% C 0.044 H 152.5°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE5 |
|---|---|
| RGB | rgb(222, 252, 229) |
| HSL | hsl(134, 83%, 93%) |
| HSV | hsv(134, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.1%, 1.2%) |
| CIE-LAB | lab(96.33, -13.92, 7.75) |
| CIE-LCH | lch(96.33, 15.93, 150.91°) |
| OKLab | oklab(96.33% -0.0387 0.0202) |
| OKLCH | oklch(96.33% 0.044 152.5) |
| XYZ | xyz(79.0744, 90.8063, 87.4749) |
| Luminance | 0.9081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.61
Ice
#D6FFFA
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 8.47
Eggshell Blue
#C4FFF7
ΔE00 8.58
Pale Aqua
#B8FFEB
ΔE00 8.59
Ice Blue (survey)
#D7FFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE5 #FCDEF5
analogous
#E6FCDE #DEFCE5 #DEFCF4
triadic
#DEFCE5 #E5DEFC #FCE5DE
tetradic
#DEFCE5 #DEE6FC #FCDEF5 #FCF4DE
square
#DEFCE5 #DEE6FC #FCDEF5 #FCF4DE
split-complementary
#DEFCE5 #F4DEFC #FCDEE6
monochromatic
#6EF28D #A6F7B9 #DEFCE5 #E3FCE9 #E3FCE9
Accessibility & contrast
On white
1.10
#DEFCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DEFCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE5
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE5 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E4
Deuteranopia (green-blind)
#F7F3E6
Tritanopia (blue-blind)
#DAFBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce5; /* rgb */ color: rgb(222, 252, 229); /* oklch */ color: oklch(96.3% 0.044 152.5);
Tailwind
colors: {
custom: {
50: '#e8fded',
500: '#defce5',
950: '#000000',
},
}SCSS
$custom: #defce5; $custom-light: #e8fded; $custom-dark: #000000;
JSON
{
"hex": "#defce5",
"rgb": {
"r": 222,
"g": 252,
"b": 229
},
"hsl": {
"h": 134,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96325,
"c": 0.04364,
"h": 152.5
},
"luminance": 0.90808
}Semantic roles & 50–950 ramp
primary
#DEFCE5
secondary
#E49AD3
accent
#06ADE0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584