#ABC295#ABC295
#ABC295 is a light, moderate yellow-green. Relative luminance 0.494; OKLCH L 78.5% C 0.067 H 129.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC295 |
|---|---|
| RGB | rgb(171, 194, 149) |
| HSL | hsl(91, 27%, 67%) |
| HSV | hsv(91, 23%, 76%) |
| CMYK | cmyk(11.9%, 0%, 23.2%, 23.9%) |
| CIE-LAB | lab(75.71, -15.93, 20.10) |
| CIE-LCH | lch(75.71, 25.65, 128.40°) |
| OKLab | oklab(78.49% -0.0428 0.0512) |
| OKLCH | oklch(78.49% 0.067 129.9) |
| XYZ | xyz(41.5103, 49.4111, 35.7783) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.21
Darkseagreen
#8FBC8F
ΔE00 5.71
Lichen
#8FB67B
ΔE00 6.19
Greenish Grey
#96AE8D
ΔE00 6.31
Pale Olive
#B9CC81
ΔE00 7.28
Sage Green (survey)
#88B378
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC295 #AC95C2
analogous
#C1C295 #ABC295 #95C296
triadic
#ABC295 #95ABC2 #C295AB
tetradic
#ABC295 #95C1C2 #AC95C2 #C29695
square
#ABC295 #95C1C2 #AC95C2 #C29695
split-complementary
#ABC295 #9695C2 #C295C1
monochromatic
#6E8C51 #8CAC6E #ABC295 #CAD8BC #E9EFE3
Accessibility & contrast
On white
1.93
#ABC295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABC295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC295
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC295 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#ADBEB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc295; /* rgb */ color: rgb(171, 194, 149); /* oklch */ color: oklch(78.5% 0.067 129.9);
Tailwind
colors: {
custom: {
50: '#c4d4b4',
500: '#abc295',
950: '#000000',
},
}SCSS
$custom: #abc295; $custom-light: #c4d4b4; $custom-dark: #000000;
JSON
{
"hex": "#abc295",
"rgb": {
"r": 171,
"g": 194,
"b": 149
},
"hsl": {
"h": 90.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.78487,
"c": 0.06669,
"h": 129.9
},
"luminance": 0.49411
}Semantic roles & 50–950 ramp
primary
#ABC295
secondary
#DAD2E0
accent
#40A674
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121411
muted
#818380