#ABCD99#ABCD99
#ABCD99 is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.0% C 0.080 H 134.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD99 |
|---|---|
| RGB | rgb(171, 205, 153) |
| HSL | hsl(99, 34%, 70%) |
| HSV | hsv(99, 25%, 80%) |
| CMYK | cmyk(16.6%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(78.82, -20.83, 22.26) |
| CIE-LCH | lch(78.82, 30.49, 133.10°) |
| OKLab | oklab(81% -0.0564 0.0565) |
| OKLCH | oklch(81% 0.08 134.9) |
| XYZ | xyz(44.3745, 54.6197, 38.3356) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.05
Darkseagreen
#8FBC8F
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.76
Pale Olive
#B9CC81
ΔE00 6.78
Lichen
#8FB67B
ΔE00 6.80
Pistachio
#93C572
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD99 #BB99CD
analogous
#C5CD99 #ABCD99 #99CDA1
triadic
#ABCD99 #99ABCD #CD99AB
tetradic
#ABCD99 #99C5CD #BB99CD #CDA199
square
#ABCD99 #99C5CD #BB99CD #CDA199
split-complementary
#ABCD99 #A199CD #CD99C5
monochromatic
#699E4D #89B970 #ABCD99 #CDE1C2 #EEF5EA
Accessibility & contrast
On white
1.76
#ABCD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#ABCD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD99
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD99 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#ABC9BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd99; /* rgb */ color: rgb(171, 205, 153); /* oklch */ color: oklch(81.0% 0.080 134.9);
Tailwind
colors: {
custom: {
50: '#c4dcb7',
500: '#abcd99',
950: '#000000',
},
}SCSS
$custom: #abcd99; $custom-light: #c4dcb7; $custom-dark: #000000;
JSON
{
"hex": "#abcd99",
"rgb": {
"r": 171,
"g": 205,
"b": 153
},
"hsl": {
"h": 99.231,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.81,
"c": 0.07985,
"h": 134.9
},
"luminance": 0.5462
}Semantic roles & 50–950 ramp
primary
#ABCD99
secondary
#8E68A2
accent
#38AD85
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481