#DEFCA5#DEFCA5
#DEFCA5 is a very light, moderate yellow-green. Relative luminance 0.879; OKLCH L 94.9% C 0.115 H 124.0°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA5 |
|---|---|
| RGB | rgb(222, 252, 165) |
| HSL | hsl(81, 94%, 82%) |
| HSV | hsv(81, 35%, 99%) |
| CMYK | cmyk(11.9%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(95.10, -23.69, 38.53) |
| CIE-LCH | lch(95.10, 45.23, 121.58°) |
| OKLab | oklab(94.95% -0.0645 0.0955) |
| OKLCH | oklch(94.95% 0.115 124) |
| XYZ | xyz(71.7256, 87.8667, 48.7713) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.12
Celery
#C1FD95
ΔE00 5.30
Light Light Green
#C8FFB0
ΔE00 5.37
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Yellow Green
#CCFD7F
ΔE00 5.76
Tea Green
#BDF8A3
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA5 #C3A5FC
analogous
#FCEFA5 #DEFCA5 #B3FCA5
triadic
#DEFCA5 #A5DEFC #FCA5DE
tetradic
#DEFCA5 #A5FCEF #C3A5FC #FCA5B3
square
#DEFCA5 #A5FCEF #C3A5FC #FCA5B3
split-complementary
#DEFCA5 #A5B3FC #EFA5FC
monochromatic
#B3F82F #C8FA6A #DEFCA5 #F4FEE0 #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#DEFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA5
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA5 | 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)
#FFF29F
Deuteranopia (green-blind)
#FFF1A9
Tritanopia (blue-blind)
#E4F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca5; /* rgb */ color: rgb(222, 252, 165); /* oklch */ color: oklch(94.9% 0.115 124.0);
Tailwind
colors: {
custom: {
50: '#e9fdc0',
500: '#defca5',
950: '#000000',
},
}SCSS
$custom: #defca5; $custom-light: #e9fdc0; $custom-dark: #000000;
JSON
{
"hex": "#defca5",
"rgb": {
"r": 222,
"g": 252,
"b": 165
},
"hsl": {
"h": 80.69,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.94945,
"c": 0.11521,
"h": 124
},
"luminance": 0.87867
}Semantic roles & 50–950 ramp
primary
#DEFCA5
secondary
#9066DF
accent
#00E64F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582