#DEFCE3#DEFCE3
#DEFCE3 is a very light, muted green. Relative luminance 0.907; OKLCH L 96.3% C 0.046 H 150.2°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE3 |
|---|---|
| RGB | rgb(222, 252, 227) |
| HSL | hsl(130, 83%, 93%) |
| HSV | hsv(130, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 9.9%, 1.2%) |
| CIE-LAB | lab(96.28, -14.28, 8.71) |
| CIE-LCH | lch(96.28, 16.73, 148.61°) |
| OKLab | oklab(96.27% -0.0395 0.0227) |
| OKLCH | oklch(96.27% 0.046 150.2) |
| XYZ | xyz(78.7967, 90.6952, 86.0127) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.93
Ice
#D6FFFA
ΔE00 7.91
Pale Aqua
#B8FFEB
ΔE00 8.75
Duck Egg Blue
#C3FBF4
ΔE00 8.96
Eggshell Blue
#C4FFF7
ΔE00 9.04
Light Light Blue
#CAFFFB
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE3 #FCDEF7
analogous
#E8FCDE #DEFCE3 #DEFCF2
triadic
#DEFCE3 #E3DEFC #FCE3DE
tetradic
#DEFCE3 #DEE8FC #FCDEF7 #FCF2DE
square
#DEFCE3 #DEE8FC #FCDEF7 #FCF2DE
split-complementary
#DEFCE3 #F2DEFC #FCDEE8
monochromatic
#6EF284 #A6F7B3 #DEFCE3 #E3FCE7 #E3FCE7
Accessibility & contrast
On white
1.10
#DEFCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#DEFCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE3
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE3 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6E2
Deuteranopia (green-blind)
#F7F3E4
Tritanopia (blue-blind)
#DBFBF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce3; /* rgb */ color: rgb(222, 252, 227); /* oklch */ color: oklch(96.3% 0.046 150.2);
Tailwind
colors: {
custom: {
50: '#e8fdeb',
500: '#defce3',
950: '#000000',
},
}SCSS
$custom: #defce3; $custom-light: #e8fdeb; $custom-dark: #000000;
JSON
{
"hex": "#defce3",
"rgb": {
"r": 222,
"g": 252,
"b": 227
},
"hsl": {
"h": 130,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96273,
"c": 0.04554,
"h": 150.2
},
"luminance": 0.90696
}Semantic roles & 50–950 ramp
primary
#DEFCE3
secondary
#E49AD8
accent
#06BBE0
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584