#ABCD8A#ABCD8A
#ABCD8A is a light, moderate yellow-green. Relative luminance 0.542; OKLCH L 80.7% C 0.097 H 130.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD8A |
|---|---|
| RGB | rgb(171, 205, 138) |
| HSL | hsl(90, 40%, 67%) |
| HSV | hsv(90, 33%, 80%) |
| CMYK | cmyk(16.6%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.55, -23.08, 29.75) |
| CIE-LCH | lch(78.55, 37.66, 127.81°) |
| OKLab | oklab(80.69% -0.0628 0.0743) |
| OKLCH | oklch(80.69% 0.097 130.2) |
| XYZ | xyz(43.2126, 54.1550, 32.2162) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.50
Pale Olive Green
#B1D27B
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 4.19
Pistachio
#93C572
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 4.96
Tan Green
#A9BE70
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD8A #AC8ACD
analogous
#CDCD8A #ABCD8A #8ACD8B
triadic
#ABCD8A #8AABCD #CD8AAB
tetradic
#ABCD8A #8ACDCD #AC8ACD #CD8B8A
square
#ABCD8A #8ACDCD #AC8ACD #CD8B8A
split-complementary
#ABCD8A #8B8ACD #CD8ACD
monochromatic
#6E9B42 #8CBB5F #ABCD8A #CADFB5 #E9F2E0
Accessibility & contrast
On white
1.77
#ABCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#ABCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD8A
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD8A | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#CEC28D
Tritanopia (blue-blind)
#ADC7BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd8a; /* rgb */ color: rgb(171, 205, 138); /* oklch */ color: oklch(80.7% 0.097 130.2);
Tailwind
colors: {
custom: {
50: '#c5dcac',
500: '#abcd8a',
950: '#000000',
},
}SCSS
$custom: #abcd8a; $custom-light: #c5dcac; $custom-dark: #000000;
JSON
{
"hex": "#abcd8a",
"rgb": {
"r": 171,
"g": 205,
"b": 138
},
"hsl": {
"h": 90.448,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80695,
"c": 0.09724,
"h": 130.2
},
"luminance": 0.54156
}Semantic roles & 50–950 ramp
primary
#ABCD8A
secondary
#7E5AA1
accent
#32B374
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481