#DEFCDE#DEFCDE
#DEFCDE is a very light, muted green. Relative luminance 0.904; OKLCH L 96.1% C 0.051 H 145.2°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCDE |
|---|---|
| RGB | rgb(222, 252, 222) |
| HSL | hsl(120, 83%, 93%) |
| HSV | hsv(120, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(96.17, -15.15, 11.12) |
| CIE-LCH | lch(96.17, 18.79, 143.72°) |
| OKLab | oklab(96.15% -0.0415 0.0289) |
| OKLCH | oklch(96.15% 0.051 145.2) |
| XYZ | xyz(78.1166, 90.4232, 82.4309) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.87
Very Pale Green
#CFFDBC
ΔE00 8.64
Very Light Green
#D1FFBD
ΔE00 8.77
Mint
#AAF0C1
ΔE00 9.21
Pale Aqua
#B8FFEB
ΔE00 9.30
Ice
#D6FFFA
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCDE #FCDEFC
analogous
#EDFCDE #DEFCDE #DEFCED
triadic
#DEFCDE #DEDEFC #FCDEDE
tetradic
#DEFCDE #DEEDFC #FCDEFC #FCEDDE
square
#DEFCDE #DEEDFC #FCDEFC #FCEDDE
split-complementary
#DEFCDE #EDDEFC #FCDEED
monochromatic
#6EF26E #A6F7A6 #DEFCDE #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.10
#DEFCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#DEFCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCDE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCDE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DC
Deuteranopia (green-blind)
#F8F3DF
Tritanopia (blue-blind)
#DBFAF3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defcde; /* rgb */ color: rgb(222, 252, 222); /* oklch */ color: oklch(96.1% 0.051 145.2);
Tailwind
colors: {
custom: {
50: '#e8fde8',
500: '#defcde',
950: '#000000',
},
}SCSS
$custom: #defcde; $custom-light: #e8fde8; $custom-dark: #000000;
JSON
{
"hex": "#defcde",
"rgb": {
"r": 222,
"g": 252,
"b": 222
},
"hsl": {
"h": 120,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96147,
"c": 0.05055,
"h": 145.2
},
"luminance": 0.90424
}Semantic roles & 50–950 ramp
primary
#DEFCDE
secondary
#E49AE4
accent
#06E0E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584