#DEFCE2#DEFCE2
#DEFCE2 is a very light, muted green. Relative luminance 0.906; OKLCH L 96.2% C 0.047 H 149.1°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE2 |
|---|---|
| RGB | rgb(222, 252, 226) |
| HSL | hsl(128, 83%, 93%) |
| HSV | hsv(128, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(96.26, -14.45, 9.19) |
| CIE-LCH | lch(96.26, 17.13, 147.54°) |
| OKLab | oklab(96.25% -0.0399 0.0239) |
| OKLCH | oklch(96.25% 0.047 149.1) |
| XYZ | xyz(78.6591, 90.6402, 85.2879) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.11
Ice
#D6FFFA
ΔE00 8.22
Pale Aqua
#B8FFEB
ΔE00 8.84
Duck Egg Blue
#C3FBF4
ΔE00 9.21
Eggshell Blue
#C4FFF7
ΔE00 9.28
Light Light Blue
#CAFFFB
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE2 #FCDEF8
analogous
#E9FCDE #DEFCE2 #DEFCF1
triadic
#DEFCE2 #E2DEFC #FCE2DE
tetradic
#DEFCE2 #DEE9FC #FCDEF8 #FCF1DE
square
#DEFCE2 #DEE9FC #FCDEF8 #FCF1DE
split-complementary
#DEFCE2 #F1DEFC #FCDEE9
monochromatic
#6EF27F #A6F7B1 #DEFCE2 #E3FCE6 #E3FCE6
Accessibility & contrast
On white
1.10
#DEFCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#DEFCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE2
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE2 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6E1
Deuteranopia (green-blind)
#F7F3E3
Tritanopia (blue-blind)
#DBFBF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce2; /* rgb */ color: rgb(222, 252, 226); /* oklch */ color: oklch(96.2% 0.047 149.1);
Tailwind
colors: {
custom: {
50: '#e8fdeb',
500: '#defce2',
950: '#000000',
},
}SCSS
$custom: #defce2; $custom-light: #e8fdeb; $custom-dark: #000000;
JSON
{
"hex": "#defce2",
"rgb": {
"r": 222,
"g": 252,
"b": 226
},
"hsl": {
"h": 128,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96248,
"c": 0.04652,
"h": 149.1
},
"luminance": 0.90641
}Semantic roles & 50–950 ramp
primary
#DEFCE2
secondary
#E49ADA
accent
#06C3E0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584