#ABCAB2#ABCAB2
#ABCAB2 is a light, muted green. Relative luminance 0.541; OKLCH L 80.9% C 0.047 H 152.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB2 |
|---|---|
| RGB | rgb(171, 202, 178) |
| HSL | hsl(134, 23%, 73%) |
| HSV | hsv(134, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(78.53, -15.03, 8.54) |
| CIE-LCH | lch(78.53, 17.28, 150.39°) |
| OKLab | oklab(80.94% -0.0417 0.0222) |
| OKLCH | oklch(80.94% 0.047 152) |
| XYZ | xyz(45.9491, 54.1124, 50.1347) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 8.32
Pale Teal
#82CBB2
ΔE00 8.35
Sage Green
#9CAF88
ΔE00 9.26
Seafoam Blue
#78D1B6
ΔE00 10.09
Light Teal
#90E4C1
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB2 #CAABC3
analogous
#B3CAAB #ABCAB2 #ABCAC1
triadic
#ABCAB2 #B2ABCA #CAB2AB
tetradic
#ABCAB2 #ABB3CA #CAABC3 #CAC1AB
square
#ABCAB2 #ABB3CA #CAABC3 #CAC1AB
split-complementary
#ABCAB2 #C1ABCA #CAABB3
monochromatic
#619A6E #85B290 #ABCAB2 #D1E2D4 #ECF3EE
Accessibility & contrast
On white
1.78
#ABCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ABCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B1
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#A7C9C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcab2; /* rgb */ color: rgb(171, 202, 178); /* oklch */ color: oklch(80.9% 0.047 152.0);
Tailwind
colors: {
custom: {
50: '#c4dac9',
500: '#abcab2',
950: '#000000',
},
}SCSS
$custom: #abcab2; $custom-light: #c4dac9; $custom-dark: #000000;
JSON
{
"hex": "#abcab2",
"rgb": {
"r": 171,
"g": 202,
"b": 178
},
"hsl": {
"h": 133.548,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.8094,
"c": 0.04719,
"h": 152
},
"luminance": 0.54113
}Semantic roles & 50–950 ramp
primary
#ABCAB2
secondary
#9F7A97
accent
#448CA1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382