#ABCD94#ABCD94
#ABCD94 is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.086 H 133.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD94 |
|---|---|
| RGB | rgb(171, 205, 148) |
| HSL | hsl(96, 36%, 69%) |
| HSV | hsv(96, 28%, 80%) |
| CMYK | cmyk(16.6%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(78.73, -21.61, 24.76) |
| CIE-LCH | lch(78.73, 32.87, 131.11°) |
| OKLab | oklab(80.89% -0.0585 0.0625) |
| OKLCH | oklch(80.89% 0.086 133.1) |
| XYZ | xyz(43.9702, 54.4580, 36.2061) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 5.61
Pale Olive
#B9CC81
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 6.11
Pistachio
#93C572
ΔE00 6.19
Darkseagreen
#8FBC8F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD94 #B694CD
analogous
#C8CD94 #ABCD94 #94CD9A
triadic
#ABCD94 #94ABCD #CD94AB
tetradic
#ABCD94 #94C8CD #B694CD #CD9A94
square
#ABCD94 #94C8CD #B694CD #CD9A94
split-complementary
#ABCD94 #9A94CD #CD94C8
monochromatic
#6B9D49 #8ABA6A #ABCD94 #CCE0BE #ECF4E7
Accessibility & contrast
On white
1.77
#ABCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ABCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD94
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD94 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C590
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#ACC8BE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd94; /* rgb */ color: rgb(171, 205, 148); /* oklch */ color: oklch(80.9% 0.086 133.1);
Tailwind
colors: {
custom: {
50: '#c4dcb3',
500: '#abcd94',
950: '#000000',
},
}SCSS
$custom: #abcd94; $custom-light: #c4dcb3; $custom-dark: #000000;
JSON
{
"hex": "#abcd94",
"rgb": {
"r": 171,
"g": 205,
"b": 148
},
"hsl": {
"h": 95.789,
"s": 36.306,
"l": 69.216
},
"oklch": {
"l": 0.80894,
"c": 0.08565,
"h": 133.1
},
"luminance": 0.54459
}Semantic roles & 50–950 ramp
primary
#ABCD94
secondary
#8963A2
accent
#36AF7E
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481