#ABCA95#ABCA95
#ABCA95 is a light, moderate yellow-green. Relative luminance 0.531; OKLCH L 80.3% C 0.080 H 132.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCA95 |
|---|---|
| RGB | rgb(171, 202, 149) |
| HSL | hsl(95, 33%, 69%) |
| HSV | hsv(95, 26%, 79%) |
| CMYK | cmyk(15.3%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(77.92, -19.96, 23.13) |
| CIE-LCH | lch(77.92, 30.56, 130.80°) |
| OKLab | oklab(80.25% -0.054 0.0586) |
| OKLCH | oklch(80.25% 0.08 132.6) |
| XYZ | xyz(43.3389, 53.0683, 36.3879) |
| Luminance | 0.5307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.65
Darkseagreen
#8FBC8F
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 6.14
Light Moss Green
#A6C875
ΔE00 6.20
Lichen
#8FB67B
ΔE00 6.23
Pistachio
#93C572
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCA95 #B495CA
analogous
#C6CA95 #ABCA95 #95CA9A
triadic
#ABCA95 #95ABCA #CA95AB
tetradic
#ABCA95 #95C6CA #B495CA #CA9A95
square
#ABCA95 #95C6CA #B495CA #CA9A95
split-complementary
#ABCA95 #9A95CA #CA95C6
monochromatic
#6C984C #8BB66C #ABCA95 #CBDEBE #ECF3E7
Accessibility & contrast
On white
1.81
#ABCA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABCA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCA95
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCA95 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC292
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#ACC6BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abca95; /* rgb */ color: rgb(171, 202, 149); /* oklch */ color: oklch(80.3% 0.080 132.6);
Tailwind
colors: {
custom: {
50: '#c4dab4',
500: '#abca95',
950: '#000000',
},
}SCSS
$custom: #abca95; $custom-light: #c4dab4; $custom-dark: #000000;
JSON
{
"hex": "#abca95",
"rgb": {
"r": 171,
"g": 202,
"b": 149
},
"hsl": {
"h": 95.094,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.8025,
"c": 0.07966,
"h": 132.6
},
"luminance": 0.53069
}Semantic roles & 50–950 ramp
primary
#ABCA95
secondary
#87649F
accent
#39AC7C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381