#ABCE95#ABCE95
#ABCE95 is a light, moderate yellow-green. Relative luminance 0.550; OKLCH L 81.1% C 0.086 H 133.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCE95 |
|---|---|
| RGB | rgb(171, 206, 149) |
| HSL | hsl(97, 37%, 70%) |
| HSV | hsv(97, 28%, 81%) |
| CMYK | cmyk(17%, 0%, 27.7%, 19.2%) |
| CIE-LAB | lab(79.02, -21.95, 24.64) |
| CIE-LCH | lch(79.02, 33.00, 131.69°) |
| OKLab | oklab(81.14% -0.0595 0.0623) |
| OKLCH | oklch(81.14% 0.086 133.7) |
| XYZ | xyz(44.2897, 54.9697, 36.7048) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 5.75
Pale Olive
#B9CC81
ΔE00 5.96
Pale Olive Green
#B1D27B
ΔE00 6.17
Pistachio
#93C572
ΔE00 6.27
Darkseagreen
#8FBC8F
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCE95 #B895CE
analogous
#C8CE95 #ABCE95 #95CE9C
triadic
#ABCE95 #95ABCE #CE95AB
tetradic
#ABCE95 #95C8CE #B895CE #CE9C95
square
#ABCE95 #95C8CE #B895CE #CE9C95
split-complementary
#ABCE95 #9C95CE #CE95C8
monochromatic
#6B9F4A #8ABB6B #ABCE95 #CCE1BF #EDF5E9
Accessibility & contrast
On white
1.75
#ABCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ABCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCE95
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCE95 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#ACC9BF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abce95; /* rgb */ color: rgb(171, 206, 149); /* oklch */ color: oklch(81.1% 0.086 133.7);
Tailwind
colors: {
custom: {
50: '#c4ddb4',
500: '#abce95',
950: '#000000',
},
}SCSS
$custom: #abce95; $custom-light: #c4ddb4; $custom-dark: #000000;
JSON
{
"hex": "#abce95",
"rgb": {
"r": 171,
"g": 206,
"b": 149
},
"hsl": {
"h": 96.842,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81137,
"c": 0.0861,
"h": 133.7
},
"luminance": 0.5497
}Semantic roles & 50–950 ramp
primary
#ABCE95
secondary
#8B64A3
accent
#36B081
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481