#ABC595#ABC595
#ABC595 is a light, moderate yellow-green. Relative luminance 0.508; OKLCH L 79.1% C 0.072 H 131.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC595 |
|---|---|
| RGB | rgb(171, 197, 149) |
| HSL | hsl(93, 29%, 68%) |
| HSV | hsv(93, 24%, 77%) |
| CMYK | cmyk(13.2%, 0%, 24.4%, 22.7%) |
| CIE-LAB | lab(76.53, -17.46, 21.24) |
| CIE-LCH | lch(76.53, 27.49, 129.41°) |
| OKLab | oklab(79.15% -0.047 0.054) |
| OKLCH | oklch(79.15% 0.072 131) |
| XYZ | xyz(42.1847, 50.7599, 36.0031) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.56
Lichen
#8FB67B
ΔE00 6.03
Sage Green
#9CAF88
ΔE00 6.09
Pale Olive
#B9CC81
ΔE00 6.74
Light Moss Green
#A6C875
ΔE00 7.11
Greenish Grey
#96AE8D
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC595 #AF95C5
analogous
#C3C595 #ABC595 #95C597
triadic
#ABC595 #95ABC5 #C595AB
tetradic
#ABC595 #95C3C5 #AF95C5 #C59795
square
#ABC595 #95C3C5 #AF95C5 #C59795
split-complementary
#ABC595 #9795C5 #C595C3
monochromatic
#6D914F #8CAF6D #ABC595 #CADBBD #EAF0E4
Accessibility & contrast
On white
1.88
#ABC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC595
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC595 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE92
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#ACC1B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc595; /* rgb */ color: rgb(171, 197, 149); /* oklch */ color: oklch(79.1% 0.072 131.0);
Tailwind
colors: {
custom: {
50: '#c4d6b4',
500: '#abc595',
950: '#000000',
},
}SCSS
$custom: #abc595; $custom-light: #c4d6b4; $custom-dark: #000000;
JSON
{
"hex": "#abc595",
"rgb": {
"r": 171,
"g": 197,
"b": 149
},
"hsl": {
"h": 92.5,
"s": 29.268,
"l": 67.843
},
"oklch": {
"l": 0.79146,
"c": 0.07157,
"h": 131
},
"luminance": 0.5076
}Semantic roles & 50–950 ramp
primary
#ABC595
secondary
#816599
accent
#3EA877
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381