#DEFCE6#DEFCE6
#DEFCE6 is a very light, muted green. Relative luminance 0.909; OKLCH L 96.4% C 0.043 H 153.7°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE6 |
|---|---|
| RGB | rgb(222, 252, 230) |
| HSL | hsl(136, 83%, 93%) |
| HSV | hsv(136, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 8.7%, 1.2%) |
| CIE-LAB | lab(96.35, -13.75, 7.27) |
| CIE-LCH | lch(96.35, 15.55, 152.14°) |
| OKLab | oklab(96.35% -0.0383 0.0189) |
| OKLCH | oklch(96.35% 0.043 153.7) |
| XYZ | xyz(79.2144, 90.8623, 88.2123) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.46
Ice
#D6FFFA
ΔE00 6.98
Duck Egg Blue
#C3FBF4
ΔE00 8.23
Eggshell Blue
#C4FFF7
ΔE00 8.36
Ice Blue (survey)
#D7FFFE
ΔE00 8.46
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE6 #FCDEF4
analogous
#E5FCDE #DEFCE6 #DEFCF5
triadic
#DEFCE6 #E6DEFC #FCE6DE
tetradic
#DEFCE6 #DEE5FC #FCDEF4 #FCF5DE
square
#DEFCE6 #DEE5FC #FCDEF4 #FCF5DE
split-complementary
#DEFCE6 #F5DEFC #FCDEE5
monochromatic
#6EF291 #A6F7BB #DEFCE6 #E3FCEA #E3FCEA
Accessibility & contrast
On white
1.10
#DEFCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DEFCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE6
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE6 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E5
Deuteranopia (green-blind)
#F6F3E7
Tritanopia (blue-blind)
#DAFBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce6; /* rgb */ color: rgb(222, 252, 230); /* oklch */ color: oklch(96.4% 0.043 153.7);
Tailwind
colors: {
custom: {
50: '#e8fded',
500: '#defce6',
950: '#000000',
},
}SCSS
$custom: #defce6; $custom-light: #e8fded; $custom-dark: #000000;
JSON
{
"hex": "#defce6",
"rgb": {
"r": 222,
"g": 252,
"b": 230
},
"hsl": {
"h": 136,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96351,
"c": 0.04273,
"h": 153.7
},
"luminance": 0.90864
}Semantic roles & 50–950 ramp
primary
#DEFCE6
secondary
#E49AD0
accent
#06A6E0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584