#DEFCE0#DEFCE0
#DEFCE0 is a very light, muted green. Relative luminance 0.905; OKLCH L 96.2% C 0.049 H 147.0°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCE0 |
|---|---|
| RGB | rgb(222, 252, 224) |
| HSL | hsl(124, 83%, 93%) |
| HSV | hsv(124, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 11.1%, 1.2%) |
| CIE-LAB | lab(96.22, -14.80, 10.16) |
| CIE-LCH | lch(96.22, 17.95, 145.55°) |
| OKLab | oklab(96.2% -0.0407 0.0264) |
| OKLCH | oklch(96.2% 0.049 147) |
| XYZ | xyz(78.3863, 90.5310, 83.8510) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.48
Ice
#D6FFFA
ΔE00 8.83
Pale Aqua
#B8FFEB
ΔE00 9.06
Very Pale Green
#CFFDBC
ΔE00 9.20
Very Light Green
#D1FFBD
ΔE00 9.34
Mint
#AAF0C1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCE0 #FCDEFA
analogous
#EBFCDE #DEFCE0 #DEFCEF
triadic
#DEFCE0 #E0DEFC #FCE0DE
tetradic
#DEFCE0 #DEEBFC #FCDEFA #FCEFDE
square
#DEFCE0 #DEEBFC #FCDEFA #FCEFDE
split-complementary
#DEFCE0 #EFDEFC #FCDEEB
monochromatic
#6EF277 #A6F7AB #DEFCE0 #E3FCE5 #E3FCE5
Accessibility & contrast
On white
1.10
#DEFCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#DEFCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCE0
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCE0 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DF
Deuteranopia (green-blind)
#F8F3E1
Tritanopia (blue-blind)
#DBFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defce0; /* rgb */ color: rgb(222, 252, 224); /* oklch */ color: oklch(96.2% 0.049 147.0);
Tailwind
colors: {
custom: {
50: '#e8fde9',
500: '#defce0',
950: '#000000',
},
}SCSS
$custom: #defce0; $custom-light: #e8fde9; $custom-dark: #000000;
JSON
{
"hex": "#defce0",
"rgb": {
"r": 222,
"g": 252,
"b": 224
},
"hsl": {
"h": 124,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96197,
"c": 0.0485,
"h": 147
},
"luminance": 0.90532
}Semantic roles & 50–950 ramp
primary
#DEFCE0
secondary
#E49ADF
accent
#06D1E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584