#ABC2B4#ABC2B4
#ABC2B4 is a light, muted green. Relative luminance 0.505; OKLCH L 79.3% C 0.032 H 158.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2B4 |
|---|---|
| RGB | rgb(171, 194, 180) |
| HSL | hsl(143, 16%, 72%) |
| HSV | hsv(143, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 7.2%, 23.9%) |
| CIE-LAB | lab(76.40, -10.53, 4.40) |
| CIE-LCH | lch(76.40, 11.41, 157.32°) |
| OKLab | oklab(79.26% -0.0297 0.0115) |
| OKLCH | oklch(79.26% 0.032 158.9) |
| XYZ | xyz(44.3227, 50.5360, 50.5904) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 10.05
Sage Green
#9CAF88
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 10.87
Darkseagreen
#8FBC8F
ΔE00 11.02
Light Grey
#D8DCD6
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2B4 #C2ABB9
analogous
#AEC2AB #ABC2B4 #ABC2C0
triadic
#ABC2B4 #B4ABC2 #C2B4AB
tetradic
#ABC2B4 #ABAEC2 #C2ABB9 #C2C0AB
square
#ABC2B4 #ABAEC2 #C2ABB9 #C2C0AB
split-complementary
#ABC2B4 #C0ABC2 #C2ABAE
monochromatic
#668D75 #88A894 #ABC2B4 #CEDCD4 #EDF2EF
Accessibility & contrast
On white
1.89
#ABC2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ABC2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2B4
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2B4 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#A7C2BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2b4; /* rgb */ color: rgb(171, 194, 180); /* oklch */ color: oklch(79.3% 0.032 158.9);
Tailwind
colors: {
custom: {
50: '#c4d4ca',
500: '#abc2b4',
950: '#000000',
},
}SCSS
$custom: #abc2b4; $custom-light: #c4d4ca; $custom-dark: #000000;
JSON
{
"hex": "#abc2b4",
"rgb": {
"r": 171,
"g": 194,
"b": 180
},
"hsl": {
"h": 143.478,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79264,
"c": 0.0318,
"h": 158.9
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#ABC2B4
secondary
#967B8B
accent
#4B7B9A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382