#DEFDC0#DEFDC0
#DEFDC0 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.7% C 0.086 H 129.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC0 |
|---|---|
| RGB | rgb(222, 253, 192) |
| HSL | hsl(90, 94%, 87%) |
| HSV | hsv(90, 24%, 99%) |
| CMYK | cmyk(12.3%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(95.82, -20.45, 25.96) |
| CIE-LCH | lch(95.82, 33.05, 128.24°) |
| OKLab | oklab(95.67% -0.055 0.0659) |
| OKLCH | oklch(95.67% 0.086 129.8) |
| XYZ | xyz(74.7624, 89.5852, 63.2119) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.90
Very Pale Green
#CFFDBC
ΔE00 2.96
Pale Green
#C7FDB5
ΔE00 4.46
Light Light Green
#C8FFB0
ΔE00 4.94
Light Sage
#BCECAC
ΔE00 5.47
Celadon
#BEFDB7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC0 #DFC0FD
analogous
#FCFDC0 #DEFDC0 #C0FDC1
triadic
#DEFDC0 #C0DEFD #FDC0DE
tetradic
#DEFDC0 #C0FCFD #DFC0FD #FDC1C0
square
#DEFDC0 #C0FCFD #DFC0FD #FDC1C0
split-complementary
#DEFDC0 #C1C0FD #FDC0FC
monochromatic
#A0F949 #BFFB85 #DEFDC0 #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.11
#DEFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DEFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC0
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC0 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BC
Deuteranopia (green-blind)
#FEF2C3
Tritanopia (blue-blind)
#E0F8EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc0; /* rgb */ color: rgb(222, 253, 192); /* oklch */ color: oklch(95.7% 0.086 129.8);
Tailwind
colors: {
custom: {
50: '#e8fed3',
500: '#defdc0',
950: '#000000',
},
}SCSS
$custom: #defdc0; $custom-light: #e8fed3; $custom-dark: #000000;
JSON
{
"hex": "#defdc0",
"rgb": {
"r": 222,
"g": 253,
"b": 192
},
"hsl": {
"h": 90.492,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.9567,
"c": 0.08584,
"h": 129.8
},
"luminance": 0.89586
}Semantic roles & 50–950 ramp
primary
#DEFDC0
secondary
#B17DE4
accent
#00E675
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583