#ABCD95#ABCD95
#ABCD95 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.084 H 133.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD95 |
|---|---|
| RGB | rgb(171, 205, 149) |
| HSL | hsl(96, 36%, 69%) |
| HSV | hsv(96, 27%, 80%) |
| CMYK | cmyk(16.6%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(78.75, -21.45, 24.26) |
| CIE-LCH | lch(78.75, 32.39, 131.48°) |
| OKLab | oklab(80.92% -0.0581 0.0613) |
| OKLCH | oklch(80.92% 0.084 133.5) |
| XYZ | xyz(44.0497, 54.4898, 36.6248) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.78
Light Moss Green
#A6C875
ΔE00 5.83
Pale Olive
#B9CC81
ΔE00 5.98
Darkseagreen
#8FBC8F
ΔE00 6.23
Pale Olive Green
#B1D27B
ΔE00 6.34
Pistachio
#93C572
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD95 #B795CD
analogous
#C7CD95 #ABCD95 #95CD9B
triadic
#ABCD95 #95ABCD #CD95AB
tetradic
#ABCD95 #95C7CD #B795CD #CD9B95
square
#ABCD95 #95C7CD #B795CD #CD9B95
split-complementary
#ABCD95 #9B95CD #CD95C7
monochromatic
#6B9D4A #8AB96B #ABCD95 #CCE1BF #EDF4E8
Accessibility & contrast
On white
1.77
#ABCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#ABCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD95
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD95 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#CCC298
Tritanopia (blue-blind)
#ACC8BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd95; /* rgb */ color: rgb(171, 205, 149); /* oklch */ color: oklch(80.9% 0.084 133.5);
Tailwind
colors: {
custom: {
50: '#c4dcb4',
500: '#abcd95',
950: '#000000',
},
}SCSS
$custom: #abcd95; $custom-light: #c4dcb4; $custom-dark: #000000;
JSON
{
"hex": "#abcd95",
"rgb": {
"r": 171,
"g": 205,
"b": 149
},
"hsl": {
"h": 96.429,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80915,
"c": 0.08449,
"h": 133.5
},
"luminance": 0.5449
}Semantic roles & 50–950 ramp
primary
#ABCD95
secondary
#8A64A2
accent
#37AF80
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481