#ABCB8F#ABCB8F
#ABCB8F is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.3% C 0.088 H 131.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB8F |
|---|---|
| RGB | rgb(171, 203, 143) |
| HSL | hsl(92, 37%, 68%) |
| HSV | hsv(92, 30%, 80%) |
| CMYK | cmyk(15.8%, 0%, 29.6%, 20.4%) |
| CIE-LAB | lab(78.08, -21.37, 26.51) |
| CIE-LCH | lch(78.08, 34.06, 128.87°) |
| OKLab | oklab(80.35% -0.0579 0.0667) |
| OKLCH | oklch(80.35% 0.088 131) |
| XYZ | xyz(43.1076, 53.3524, 34.0082) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.70
Pale Olive
#B9CC81
ΔE00 4.93
Light Grey Green
#B7E1A1
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.39
Pistachio
#93C572
ΔE00 5.60
Tan Green
#A9BE70
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB8F #AF8FCB
analogous
#C9CB8F #ABCB8F #8FCB91
triadic
#ABCB8F #8FABCB #CB8FAB
tetradic
#ABCB8F #8FC9CB #AF8FCB #CB918F
square
#ABCB8F #8FC9CB #AF8FCB #CB918F
split-complementary
#ABCB8F #918FCB #CB8FC9
monochromatic
#6D9947 #8CB865 #ABCB8F #CADEB9 #EAF2E3
Accessibility & contrast
On white
1.80
#ABCB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#ABCB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB8F
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB8F | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38B
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#ADC6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcb8f; /* rgb */ color: rgb(171, 203, 143); /* oklch */ color: oklch(80.3% 0.088 131.0);
Tailwind
colors: {
custom: {
50: '#c4dbb0',
500: '#abcb8f',
950: '#000000',
},
}SCSS
$custom: #abcb8f; $custom-light: #c4dbb0; $custom-dark: #000000;
JSON
{
"hex": "#abcb8f",
"rgb": {
"r": 171,
"g": 203,
"b": 143
},
"hsl": {
"h": 92,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.80348,
"c": 0.0883,
"h": 131
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#ABCB8F
secondary
#815FA0
accent
#36AF77
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481