#ABC29B#ABC29B
#ABC29B is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.6% C 0.059 H 132.6°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC29B |
|---|---|
| RGB | rgb(171, 194, 155) |
| HSL | hsl(95, 24%, 68%) |
| HSV | hsv(95, 20%, 76%) |
| CMYK | cmyk(11.9%, 0%, 20.1%, 23.9%) |
| CIE-LAB | lab(75.83, -14.97, 17.06) |
| CIE-LCH | lch(75.83, 22.70, 131.26°) |
| OKLab | oklab(78.62% -0.0402 0.0437) |
| OKLCH | oklch(78.62% 0.059 132.6) |
| XYZ | xyz(42.0017, 49.6076, 38.3664) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.16
Greenish Grey
#96AE8D
ΔE00 5.75
Darkseagreen
#8FBC8F
ΔE00 5.77
Lichen
#8FB67B
ΔE00 7.13
Sage Green (survey)
#88B378
ΔE00 8.14
Pale Olive
#B9CC81
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC29B #B29BC2
analogous
#BEC29B #ABC29B #9BC29E
triadic
#ABC29B #9BABC2 #C29BAB
tetradic
#ABC29B #9BBEC2 #B29BC2 #C29E9B
square
#ABC29B #9BBEC2 #B29BC2 #C29E9B
split-complementary
#ABC29B #9E9BC2 #C29BBE
monochromatic
#6C8D56 #8BAB75 #ABC29B #CBD9C1 #EBF0E7
Accessibility & contrast
On white
1.92
#ABC29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABC29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC29B
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC29B | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC99
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#ACBFB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc29b; /* rgb */ color: rgb(171, 194, 155); /* oklch */ color: oklch(78.6% 0.059 132.6);
Tailwind
colors: {
custom: {
50: '#c4d4b8',
500: '#abc29b',
950: '#000000',
},
}SCSS
$custom: #abc29b; $custom-light: #c4d4b8; $custom-dark: #000000;
JSON
{
"hex": "#abc29b",
"rgb": {
"r": 171,
"g": 194,
"b": 155
},
"hsl": {
"h": 95.385,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.78624,
"c": 0.05939,
"h": 132.6
},
"luminance": 0.49608
}Semantic roles & 50–950 ramp
primary
#ABC29B
secondary
#DDD7E2
accent
#43A37B
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121411
muted
#818380