#DEFCA4#DEFCA4
#DEFCA4 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.116 H 123.9°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA4 |
|---|---|
| RGB | rgb(222, 252, 164) |
| HSL | hsl(80, 94%, 82%) |
| HSV | hsv(80, 35%, 99%) |
| CMYK | cmyk(11.9%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(95.09, -23.81, 39.01) |
| CIE-LCH | lch(95.09, 45.70, 121.40°) |
| OKLab | oklab(94.93% -0.0649 0.0966) |
| OKLCH | oklch(94.93% 0.116 123.9) |
| XYZ | xyz(71.6349, 87.8305, 48.2938) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Celery
#C1FD95
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Light Light Green
#C8FFB0
ΔE00 5.47
Light Yellow Green
#CCFD7F
ΔE00 5.62
Tea Green
#BDF8A3
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA4 #C2A4FC
analogous
#FCEEA4 #DEFCA4 #B2FCA4
triadic
#DEFCA4 #A4DEFC #FCA4DE
tetradic
#DEFCA4 #A4FCEE #C2A4FC #FCA4B2
square
#DEFCA4 #A4FCEE #C2A4FC #FCA4B2
split-complementary
#DEFCA4 #A4B2FC #EEA4FC
monochromatic
#B3F82E #C9FA69 #DEFCA4 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DEFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA4
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA4 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29E
Deuteranopia (green-blind)
#FFF1A8
Tritanopia (blue-blind)
#E4F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca4; /* rgb */ color: rgb(222, 252, 164); /* oklch */ color: oklch(94.9% 0.116 123.9);
Tailwind
colors: {
custom: {
50: '#e9fdc0',
500: '#defca4',
950: '#000000',
},
}SCSS
$custom: #defca4; $custom-light: #e9fdc0; $custom-dark: #000000;
JSON
{
"hex": "#defca4",
"rgb": {
"r": 222,
"g": 252,
"b": 164
},
"hsl": {
"h": 80.455,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.94928,
"c": 0.11633,
"h": 123.9
},
"luminance": 0.87831
}Semantic roles & 50–950 ramp
primary
#DEFCA4
secondary
#8F65DF
accent
#00E64E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582