#DEFCA0#DEFCA0
#DEFCA0 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.121 H 123.4°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA0 |
|---|---|
| RGB | rgb(222, 252, 160) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 37%, 99%) |
| CMYK | cmyk(11.9%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(95.03, -24.31, 40.90) |
| CIE-LCH | lch(95.03, 47.58, 120.72°) |
| OKLab | oklab(94.86% -0.0665 0.1008) |
| OKLCH | oklch(94.86% 0.121 123.4) |
| XYZ | xyz(71.2794, 87.6883, 46.4212) |
| Luminance | 0.8769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.18
Light Yellow Green
#CCFD7F
ΔE00 5.08
Pistachio (survey)
#C0FA8B
ΔE00 5.18
Celery
#C1FD95
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.58
Light Pea Green
#C4FE82
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA0 #BEA0FC
analogous
#FCECA0 #DEFCA0 #B0FCA0
triadic
#DEFCA0 #A0DEFC #FCA0DE
tetradic
#DEFCA0 #A0FCEC #BEA0FC #FCA0B0
square
#DEFCA0 #A0FCEC #BEA0FC #FCA0B0
split-complementary
#DEFCA0 #A0B0FC #ECA0FC
monochromatic
#B5F829 #C9FA65 #DEFCA0 #F3FEDB #F5FEE1
Accessibility & contrast
On white
1.13
#DEFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DEFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA0
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA0 | 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)
#FFF299
Deuteranopia (green-blind)
#FFF1A5
Tritanopia (blue-blind)
#E4F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca0; /* rgb */ color: rgb(222, 252, 160); /* oklch */ color: oklch(94.9% 0.121 123.4);
Tailwind
colors: {
custom: {
50: '#e9fdbd',
500: '#defca0',
950: '#000000',
},
}SCSS
$custom: #defca0; $custom-light: #e9fdbd; $custom-dark: #000000;
JSON
{
"hex": "#defca0",
"rgb": {
"r": 222,
"g": 252,
"b": 160
},
"hsl": {
"h": 79.565,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.9486,
"c": 0.12075,
"h": 123.4
},
"luminance": 0.87688
}Semantic roles & 50–950 ramp
primary
#DEFCA0
secondary
#8A62DE
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582