#ABCD92#ABCD92
#ABCD92 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.9% C 0.088 H 132.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD92 |
|---|---|
| RGB | rgb(171, 205, 146) |
| HSL | hsl(95, 37%, 69%) |
| HSV | hsv(95, 29%, 80%) |
| CMYK | cmyk(16.6%, 0%, 28.8%, 19.6%) |
| CIE-LAB | lab(78.69, -21.91, 25.76) |
| CIE-LCH | lch(78.69, 33.82, 130.38°) |
| OKLab | oklab(80.85% -0.0594 0.0649) |
| OKLCH | oklch(80.85% 0.088 132.5) |
| XYZ | xyz(43.8133, 54.3952, 35.3796) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 5.17
Pale Olive
#B9CC81
ΔE00 5.43
Pale Olive Green
#B1D27B
ΔE00 5.67
Pistachio
#93C572
ΔE00 5.85
Lichen
#8FB67B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD92 #B492CD
analogous
#C9CD92 #ABCD92 #92CD97
triadic
#ABCD92 #92ABCD #CD92AB
tetradic
#ABCD92 #92C9CD #B492CD #CD9792
square
#ABCD92 #92C9CD #B492CD #CD9792
split-complementary
#ABCD92 #9792CD #CD92C9
monochromatic
#6C9D48 #8BBA68 #ABCD92 #CBE0BC #ECF3E6
Accessibility & contrast
On white
1.77
#ABCD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ABCD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD92
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD92 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48E
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#ACC8BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd92; /* rgb */ color: rgb(171, 205, 146); /* oklch */ color: oklch(80.9% 0.088 132.5);
Tailwind
colors: {
custom: {
50: '#c4dcb2',
500: '#abcd92',
950: '#000000',
},
}SCSS
$custom: #abcd92; $custom-light: #c4dcb2; $custom-dark: #000000;
JSON
{
"hex": "#abcd92",
"rgb": {
"r": 171,
"g": 205,
"b": 146
},
"hsl": {
"h": 94.576,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.80853,
"c": 0.08797,
"h": 132.5
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#ABCD92
secondary
#8761A2
accent
#35B07C
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131511
muted
#828481