#ABC899#ABC899
#ABC899 is a light, moderate yellow-green. Relative luminance 0.523; OKLCH L 79.9% C 0.072 H 133.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC899 |
|---|---|
| RGB | rgb(171, 200, 153) |
| HSL | hsl(97, 30%, 69%) |
| HSV | hsv(97, 24%, 78%) |
| CMYK | cmyk(14.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(77.44, -18.33, 20.36) |
| CIE-LCH | lch(77.44, 27.40, 132.00°) |
| OKLab | oklab(79.9% -0.0495 0.0519) |
| OKLCH | oklch(79.9% 0.072 133.7) |
| XYZ | xyz(43.1976, 52.2658, 37.9433) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.38
Lichen
#8FB67B
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.62
Sage Green
#9CAF88
ΔE00 6.81
Pale Olive
#B9CC81
ΔE00 7.23
Light Moss Green
#A6C875
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC899 #B699C8
analogous
#C3C899 #ABC899 #99C89F
triadic
#ABC899 #99ABC8 #C899AB
tetradic
#ABC899 #99C3C8 #B699C8 #C89F99
square
#ABC899 #99C3C8 #B699C8 #C89F99
split-complementary
#ABC899 #9F99C8 #C899C3
monochromatic
#6B9651 #8AB371 #ABC899 #CCDDC1 #ECF3E9
Accessibility & contrast
On white
1.83
#ABC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC899
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC899 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC196
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#ACC4BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc899; /* rgb */ color: rgb(171, 200, 153); /* oklch */ color: oklch(79.9% 0.072 133.7);
Tailwind
colors: {
custom: {
50: '#c4d8b7',
500: '#abc899',
950: '#000000',
},
}SCSS
$custom: #abc899; $custom-light: #c4d8b7; $custom-dark: #000000;
JSON
{
"hex": "#abc899",
"rgb": {
"r": 171,
"g": 200,
"b": 153
},
"hsl": {
"h": 97.021,
"s": 29.936,
"l": 69.216
},
"oklch": {
"l": 0.79895,
"c": 0.07168,
"h": 133.7
},
"luminance": 0.52266
}Semantic roles & 50–950 ramp
primary
#ABC899
secondary
#89699D
accent
#3DA97F
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381