#DEFCA2#DEFCA2
#DEFCA2 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.119 H 123.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCA2 |
|---|---|
| RGB | rgb(222, 252, 162) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 36%, 99%) |
| CMYK | cmyk(11.9%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(95.06, -24.06, 39.96) |
| CIE-LCH | lch(95.06, 46.64, 121.06°) |
| OKLab | oklab(94.89% -0.0657 0.0987) |
| OKLCH | oklch(94.89% 0.119 123.6) |
| XYZ | xyz(71.4557, 87.7588, 47.3501) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Celery
#C1FD95
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Light Yellow Green
#CCFD7F
ΔE00 5.34
Light Light Green
#C8FFB0
ΔE00 5.67
Light Yellowish Green
#C2FF89
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCA2 #C0A2FC
analogous
#FCEDA2 #DEFCA2 #B1FCA2
triadic
#DEFCA2 #A2DEFC #FCA2DE
tetradic
#DEFCA2 #A2FCED #C0A2FC #FCA2B1
square
#DEFCA2 #A2FCED #C0A2FC #FCA2B1
split-complementary
#DEFCA2 #A2B1FC #EDA2FC
monochromatic
#B4F82B #C9FA67 #DEFCA2 #F3FEDD #F4FEE1
Accessibility & contrast
On white
1.13
#DEFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DEFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCA2
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCA2 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29C
Deuteranopia (green-blind)
#FFF1A6
Tritanopia (blue-blind)
#E4F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defca2; /* rgb */ color: rgb(222, 252, 162); /* oklch */ color: oklch(94.9% 0.119 123.6);
Tailwind
colors: {
custom: {
50: '#e9fdbe',
500: '#defca2',
950: '#000000',
},
}SCSS
$custom: #defca2; $custom-light: #e9fdbe; $custom-dark: #000000;
JSON
{
"hex": "#defca2",
"rgb": {
"r": 222,
"g": 252,
"b": 162
},
"hsl": {
"h": 80,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94894,
"c": 0.11854,
"h": 123.6
},
"luminance": 0.87759
}Semantic roles & 50–950 ramp
primary
#DEFCA2
secondary
#8D63DF
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582