#DEFCA1#DEFCA1
#DEFCA1 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.120 H 123.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA1 |
|---|---|
| RGB | rgb(222, 252, 161) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 36%, 99%) |
| CMYK | cmyk(11.9%, 0%, 36.1%, 1.2%) |
| CIE-LAB | lab(95.04, -24.19, 40.43) |
| CIE-LCH | lch(95.04, 47.11, 120.89°) |
| OKLab | oklab(94.88% -0.0661 0.0998) |
| OKLCH | oklch(94.88% 0.12 123.5) |
| XYZ | xyz(71.3672, 87.7234, 46.8838) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.16
Celery
#C1FD95
ΔE00 5.20
Light Yellow Green
#CCFD7F
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.23
Light Yellowish Green
#C2FF89
ΔE00 5.65
Light Pea Green
#C4FE82
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA1 #BFA1FC
analogous
#FCECA1 #DEFCA1 #B0FCA1
triadic
#DEFCA1 #A1DEFC #FCA1DE
tetradic
#DEFCA1 #A1FCEC #BFA1FC #FCA1B0
square
#DEFCA1 #A1FCEC #BFA1FC #FCA1B0
split-complementary
#DEFCA1 #A1B0FC #ECA1FC
monochromatic
#B4F82A #C9FA66 #DEFCA1 #F3FEDC #F5FEE1
Accessibility & contrast
On white
1.13
#DEFCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DEFCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA1
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA1 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29A
Deuteranopia (green-blind)
#FFF1A5
Tritanopia (blue-blind)
#E4F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca1; /* rgb */ color: rgb(222, 252, 161); /* oklch */ color: oklch(94.9% 0.120 123.5);
Tailwind
colors: {
custom: {
50: '#e9fdbe',
500: '#defca1',
950: '#000000',
},
}SCSS
$custom: #defca1; $custom-light: #e9fdbe; $custom-dark: #000000;
JSON
{
"hex": "#defca1",
"rgb": {
"r": 222,
"g": 252,
"b": 161
},
"hsl": {
"h": 79.78,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.94877,
"c": 0.11965,
"h": 123.5
},
"luminance": 0.87724
}Semantic roles & 50–950 ramp
primary
#DEFCA1
secondary
#8B63DF
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582