#ABCA94#ABCA94
#ABCA94 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.2% C 0.081 H 132.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCA94 |
|---|---|
| RGB | rgb(171, 202, 148) |
| HSL | hsl(94, 34%, 69%) |
| HSV | hsv(94, 27%, 79%) |
| CMYK | cmyk(15.3%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(77.90, -20.12, 23.63) |
| CIE-LCH | lch(77.90, 31.04, 130.41°) |
| OKLab | oklab(80.23% -0.0544 0.0598) |
| OKLCH | oklch(80.23% 0.081 132.3) |
| XYZ | xyz(43.2594, 53.0365, 35.9692) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.60
Darkseagreen
#8FBC8F
ΔE00 5.93
Pale Olive
#B9CC81
ΔE00 5.93
Light Moss Green
#A6C875
ΔE00 5.96
Lichen
#8FB67B
ΔE00 6.18
Pistachio
#93C572
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCA94 #B394CA
analogous
#C6CA94 #ABCA94 #94CA98
triadic
#ABCA94 #94ABCA #CA94AB
tetradic
#ABCA94 #94C6CA #B394CA #CA9894
square
#ABCA94 #94C6CA #B394CA #CA9894
split-complementary
#ABCA94 #9894CA #CA94C6
monochromatic
#6C984B #8BB66B #ABCA94 #CBDEBD #EBF3E6
Accessibility & contrast
On white
1.81
#ABCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#ABCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCA94
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCA94 | 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)
#CFC291
Deuteranopia (green-blind)
#CAC097
Tritanopia (blue-blind)
#ACC6BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abca94; /* rgb */ color: rgb(171, 202, 148); /* oklch */ color: oklch(80.2% 0.081 132.3);
Tailwind
colors: {
custom: {
50: '#c4dab3',
500: '#abca94',
950: '#000000',
},
}SCSS
$custom: #abca94; $custom-light: #c4dab3; $custom-dark: #000000;
JSON
{
"hex": "#abca94",
"rgb": {
"r": 171,
"g": 202,
"b": 148
},
"hsl": {
"h": 94.444,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.80229,
"c": 0.08084,
"h": 132.3
},
"luminance": 0.53037
}Semantic roles & 50–950 ramp
primary
#ABCA94
secondary
#86639F
accent
#39AD7B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131411
muted
#828381