#ABC2B2#ABC2B2
#ABC2B2 is a light, muted green. Relative luminance 0.505; OKLCH L 79.2% C 0.034 H 155.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2B2 |
|---|---|
| RGB | rgb(171, 194, 178) |
| HSL | hsl(138, 16%, 72%) |
| HSV | hsv(138, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(76.35, -10.91, 5.41) |
| CIE-LCH | lch(76.35, 12.18, 153.62°) |
| OKLab | oklab(79.21% -0.0305 0.0141) |
| OKLCH | oklch(79.21% 0.034 155.2) |
| XYZ | xyz(44.1205, 50.4551, 49.5252) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 9.47
Darkseagreen
#8FBC8F
ΔE00 10.36
Silver (survey)
#C5C9C7
ΔE00 10.50
Pale Teal
#82CBB2
ΔE00 10.65
Light Grey
#D8DCD6
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2B2 #C2ABBB
analogous
#B0C2AB #ABC2B2 #ABC2BE
triadic
#ABC2B2 #B2ABC2 #C2B2AB
tetradic
#ABC2B2 #ABB0C2 #C2ABBB #C2BEAB
square
#ABC2B2 #ABB0C2 #C2ABBB #C2BEAB
split-complementary
#ABC2B2 #BEABC2 #C2ABB0
monochromatic
#668D72 #88A892 #ABC2B2 #CEDCD3 #EDF2EF
Accessibility & contrast
On white
1.89
#ABC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2B2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2B2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB1
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#A8C1BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2b2; /* rgb */ color: rgb(171, 194, 178); /* oklch */ color: oklch(79.2% 0.034 155.2);
Tailwind
colors: {
custom: {
50: '#c4d4c9',
500: '#abc2b2',
950: '#000000',
},
}SCSS
$custom: #abc2b2; $custom-light: #c4d4c9; $custom-dark: #000000;
JSON
{
"hex": "#abc2b2",
"rgb": {
"r": 171,
"g": 194,
"b": 178
},
"hsl": {
"h": 138.261,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79208,
"c": 0.0336,
"h": 155.2
},
"luminance": 0.50456
}Semantic roles & 50–950 ramp
primary
#ABC2B2
secondary
#967B8E
accent
#4B829A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382