#ABC892#ABC892
#ABC892 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.7% C 0.080 H 131.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC892 |
|---|---|
| RGB | rgb(171, 200, 146) |
| HSL | hsl(92, 33%, 68%) |
| HSV | hsv(92, 27%, 78%) |
| CMYK | cmyk(14.5%, 0%, 27%, 21.6%) |
| CIE-LAB | lab(77.31, -19.43, 23.88) |
| CIE-LCH | lch(77.31, 30.79, 129.12°) |
| OKLab | oklab(79.74% -0.0525 0.0604) |
| OKLCH | oklch(79.74% 0.08 131) |
| XYZ | xyz(42.6363, 52.0413, 34.9873) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 5.81
Lichen
#8FB67B
ΔE00 5.91
Darkseagreen
#8FBC8F
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.11
Tan Green
#A9BE70
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC892 #AF92C8
analogous
#C6C892 #ABC892 #92C894
triadic
#ABC892 #92ABC8 #C892AB
tetradic
#ABC892 #92C6C8 #AF92C8 #C89492
square
#ABC892 #92C6C8 #AF92C8 #C89492
split-complementary
#ABC892 #9492C8 #C892C6
monochromatic
#6D954B #8CB369 #ABC892 #CADDBB #EAF1E3
Accessibility & contrast
On white
1.84
#ABC892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC892
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC892 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#C9BE95
Tritanopia (blue-blind)
#ADC3BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc892; /* rgb */ color: rgb(171, 200, 146); /* oklch */ color: oklch(79.7% 0.080 131.0);
Tailwind
colors: {
custom: {
50: '#c4d8b2',
500: '#abc892',
950: '#000000',
},
}SCSS
$custom: #abc892; $custom-light: #c4d8b2; $custom-dark: #000000;
JSON
{
"hex": "#abc892",
"rgb": {
"r": 171,
"g": 200,
"b": 146
},
"hsl": {
"h": 92.222,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79744,
"c": 0.07999,
"h": 131
},
"luminance": 0.52042
}Semantic roles & 50–950 ramp
primary
#ABC892
secondary
#81629C
accent
#3AAC77
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131411
muted
#828381