#ABCD78#ABCD78
#ABCD78 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.117 H 126.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD78 |
|---|---|
| RGB | rgb(171, 205, 120) |
| HSL | hsl(84, 46%, 64%) |
| HSV | hsv(84, 41%, 80%) |
| CMYK | cmyk(16.6%, 0%, 41.5%, 19.6%) |
| CIE-LAB | lab(78.27, -25.46, 38.60) |
| CIE-LCH | lch(78.27, 46.24, 123.41°) |
| OKLab | oklab(80.38% -0.0702 0.0942) |
| OKLCH | oklch(80.38% 0.117 126.7) |
| XYZ | xyz(42.0157, 53.6762, 25.9127) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.30
Pale Olive Green
#B1D27B
ΔE00 1.35
Pale Olive
#B9CC81
ΔE00 3.36
Greenish Tan
#BCCB7A
ΔE00 4.18
Tan Green
#A9BE70
ΔE00 4.22
Pistachio
#93C572
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD78 #9A78CD
analogous
#CDC478 #ABCD78 #80CD78
triadic
#ABCD78 #78ABCD #CD78AB
tetradic
#ABCD78 #78CDC4 #9A78CD #CD7880
square
#ABCD78 #78CDC4 #9A78CD #CD7880
split-complementary
#ABCD78 #7880CD #C478CD
monochromatic
#6F9437 #8FBC4B #ABCD78 #C7DEA5 #E3EED1
Accessibility & contrast
On white
1.79
#ABCD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABCD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD78
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD78 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C371
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#AFC6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcd78; /* rgb */ color: rgb(171, 205, 120); /* oklch */ color: oklch(80.4% 0.117 126.7);
Tailwind
colors: {
custom: {
50: '#c5dca0',
500: '#abcd78',
950: '#000000',
},
}SCSS
$custom: #abcd78; $custom-light: #c5dca0; $custom-dark: #000000;
JSON
{
"hex": "#abcd78",
"rgb": {
"r": 171,
"g": 205,
"b": 120
},
"hsl": {
"h": 84,
"s": 45.946,
"l": 63.725
},
"oklch": {
"l": 0.8038,
"c": 0.11745,
"h": 126.7
},
"luminance": 0.53677
}Semantic roles & 50–950 ramp
primary
#ABCD78
secondary
#6D4F9A
accent
#2CB965
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480