#ABC599#ABC599
#ABC599 is a light, moderate yellow-green. Relative luminance 0.509; OKLCH L 79.2% C 0.067 H 132.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC599 |
|---|---|
| RGB | rgb(171, 197, 153) |
| HSL | hsl(95, 28%, 69%) |
| HSV | hsv(95, 22%, 77%) |
| CMYK | cmyk(13.2%, 0%, 22.3%, 22.7%) |
| CIE-LAB | lab(76.61, -16.82, 19.22) |
| CIE-LCH | lch(76.61, 25.54, 131.19°) |
| OKLab | oklab(79.24% -0.0453 0.0491) |
| OKLCH | oklch(79.24% 0.067 132.7) |
| XYZ | xyz(42.5096, 50.8898, 37.7140) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.40
Sage Green
#9CAF88
ΔE00 5.94
Lichen
#8FB67B
ΔE00 6.52
Greenish Grey
#96AE8D
ΔE00 6.69
Light Grey Green
#B7E1A1
ΔE00 7.63
Sage Green (survey)
#88B378
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC599 #B399C5
analogous
#C1C599 #ABC599 #99C59D
triadic
#ABC599 #99ABC5 #C599AB
tetradic
#ABC599 #99C1C5 #B399C5 #C59D99
square
#ABC599 #99C1C5 #B399C5 #C59D99
split-complementary
#ABC599 #9D99C5 #C599C1
monochromatic
#6C9153 #8BAF72 #ABC599 #CBDBC0 #EBF1E7
Accessibility & contrast
On white
1.88
#ABC599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABC599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC599
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC599 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#C5BC9B
Tritanopia (blue-blind)
#ACC1B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc599; /* rgb */ color: rgb(171, 197, 153); /* oklch */ color: oklch(79.2% 0.067 132.7);
Tailwind
colors: {
custom: {
50: '#c4d6b7',
500: '#abc599',
950: '#000000',
},
}SCSS
$custom: #abc599; $custom-light: #c4d6b7; $custom-dark: #000000;
JSON
{
"hex": "#abc599",
"rgb": {
"r": 171,
"g": 197,
"b": 153
},
"hsl": {
"h": 95.455,
"s": 27.5,
"l": 68.627
},
"oklch": {
"l": 0.79235,
"c": 0.06675,
"h": 132.7
},
"luminance": 0.5089
}Semantic roles & 50–950 ramp
primary
#ABC599
secondary
#866999
accent
#3FA67C
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381