#ABCD85#ABCD85
#ABCD85 is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.103 H 129.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD85 |
|---|---|
| RGB | rgb(171, 205, 133) |
| HSL | hsl(88, 42%, 66%) |
| HSV | hsv(88, 35%, 80%) |
| CMYK | cmyk(16.6%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.47, -23.78, 32.23) |
| CIE-LCH | lch(78.47, 40.05, 126.42°) |
| OKLab | oklab(80.6% -0.0648 0.08) |
| OKLCH | oklch(80.6% 0.103 129) |
| XYZ | xyz(42.8589, 54.0135, 30.3534) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.58
Pale Olive Green
#B1D27B
ΔE00 3.05
Pale Olive
#B9CC81
ΔE00 3.64
Pistachio
#93C572
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 4.88
Greenish Tan
#BCCB7A
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD85 #A785CD
analogous
#CDCB85 #ABCD85 #87CD85
triadic
#ABCD85 #85ABCD #CD85AB
tetradic
#ABCD85 #85CDCB #A785CD #CD8587
square
#ABCD85 #85CDCB #A785CD #CD8587
split-complementary
#ABCD85 #8587CD #CB85CD
monochromatic
#6E993F #8DBB5A #ABCD85 #C9DFB0 #E7F1DC
Accessibility & contrast
On white
1.78
#ABCD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ABCD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD85
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD85 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#CFC189
Tritanopia (blue-blind)
#AEC7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd85; /* rgb */ color: rgb(171, 205, 133); /* oklch */ color: oklch(80.6% 0.103 129.0);
Tailwind
colors: {
custom: {
50: '#c5dca9',
500: '#abcd85',
950: '#000000',
},
}SCSS
$custom: #abcd85; $custom-light: #c5dca9; $custom-dark: #000000;
JSON
{
"hex": "#abcd85",
"rgb": {
"r": 171,
"g": 205,
"b": 133
},
"hsl": {
"h": 88.333,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80602,
"c": 0.10296,
"h": 129
},
"luminance": 0.54014
}Semantic roles & 50–950 ramp
primary
#ABCD85
secondary
#79579F
accent
#31B56F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480