#ABC68B#ABC68B
#ABC68B is a light, moderate yellow-green. Relative luminance 0.509; OKLCH L 79.2% C 0.085 H 128.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC68B |
|---|---|
| RGB | rgb(171, 198, 139) |
| HSL | hsl(87, 34%, 66%) |
| HSV | hsv(87, 30%, 78%) |
| CMYK | cmyk(13.6%, 0%, 29.8%, 22.4%) |
| CIE-LAB | lab(76.62, -19.47, 26.65) |
| CIE-LCH | lch(76.62, 33.01, 126.15°) |
| OKLab | oklab(79.16% -0.0526 0.0669) |
| OKLCH | oklch(79.16% 0.085 128.2) |
| XYZ | xyz(41.6482, 50.9098, 32.0535) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 4.60
Tan Green
#A9BE70
ΔE00 5.02
Lichen
#8FB67B
ΔE00 5.62
Pale Olive Green
#B1D27B
ΔE00 5.72
Pistachio
#93C572
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC68B #A68BC6
analogous
#C6C38B #ABC68B #8DC68B
triadic
#ABC68B #8BABC6 #C68BAB
tetradic
#ABC68B #8BC6C3 #A68BC6 #C68B8D
square
#ABC68B #8BC6C3 #A68BC6 #C68B8D
split-complementary
#ABC68B #8B8DC6 #C38BC6
monochromatic
#6E9047 #8DB262 #ABC68B #C9DAB4 #E6EEDD
Accessibility & contrast
On white
1.88
#ABC68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABC68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC68B
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC68B | 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)
#CCBE87
Deuteranopia (green-blind)
#C8BD8E
Tritanopia (blue-blind)
#AEC1B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc68b; /* rgb */ color: rgb(171, 198, 139); /* oklch */ color: oklch(79.2% 0.085 128.2);
Tailwind
colors: {
custom: {
50: '#c4d7ad',
500: '#abc68b',
950: '#000000',
},
}SCSS
$custom: #abc68b; $custom-light: #c4d7ad; $custom-dark: #000000;
JSON
{
"hex": "#abc68b",
"rgb": {
"r": 171,
"g": 198,
"b": 139
},
"hsl": {
"h": 87.458,
"s": 34.104,
"l": 66.078
},
"oklch": {
"l": 0.79158,
"c": 0.08515,
"h": 128.2
},
"luminance": 0.5091
}Semantic roles & 50–950 ramp
primary
#ABC68B
secondary
#785D98
accent
#39AD6E
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381