#DEFDC4#DEFDC4
#DEFDC4 is a very light, moderate yellow-green. Relative luminance 0.898; OKLCH L 95.8% C 0.081 H 131.1°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC4 |
|---|---|
| RGB | rgb(222, 253, 196) |
| HSL | hsl(93, 93%, 88%) |
| HSV | hsv(93, 23%, 99%) |
| CMYK | cmyk(12.3%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(95.90, -19.85, 24.03) |
| CIE-LCH | lch(95.90, 31.17, 129.56°) |
| OKLab | oklab(95.75% -0.0533 0.0612) |
| OKLCH | oklch(95.75% 0.081 131.1) |
| XYZ | xyz(75.2116, 89.7649, 65.5778) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.11
Very Pale Green
#CFFDBC
ΔE00 3.12
Pale Green
#C7FDB5
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 5.43
Light Sage
#BCECAC
ΔE00 5.57
Celadon
#BEFDB7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC4 #E3C4FD
analogous
#FAFDC4 #DEFDC4 #C4FDC6
triadic
#DEFDC4 #C4DEFD #FDC4DE
tetradic
#DEFDC4 #C4FAFD #E3C4FD #FDC6C4
square
#DEFDC4 #C4FAFD #E3C4FD #FDC6C4
split-complementary
#DEFDC4 #C6C4FD #FDC4FA
monochromatic
#9CF94E #BDFB89 #DEFDC4 #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.11
#DEFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#DEFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC4
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC4 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C1
Deuteranopia (green-blind)
#FEF2C7
Tritanopia (blue-blind)
#E0F8ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc4; /* rgb */ color: rgb(222, 253, 196); /* oklch */ color: oklch(95.8% 0.081 131.1);
Tailwind
colors: {
custom: {
50: '#e8fed6',
500: '#defdc4',
950: '#000000',
},
}SCSS
$custom: #defdc4; $custom-light: #e8fed6; $custom-dark: #000000;
JSON
{
"hex": "#defdc4",
"rgb": {
"r": 222,
"g": 253,
"b": 196
},
"hsl": {
"h": 92.632,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.95754,
"c": 0.08122,
"h": 131.1
},
"luminance": 0.89766
}Semantic roles & 50–950 ramp
primary
#DEFDC4
secondary
#B781E5
accent
#00E67D
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583