#ABC9B2#ABC9B2
#ABC9B2 is a light, muted green. Relative luminance 0.536; OKLCH L 80.7% C 0.045 H 152.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC9B2 |
|---|---|
| RGB | rgb(171, 201, 178) |
| HSL | hsl(134, 22%, 73%) |
| HSV | hsv(134, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 11.4%, 21.2%) |
| CIE-LAB | lab(78.25, -14.52, 8.15) |
| CIE-LCH | lch(78.25, 16.65, 150.69°) |
| OKLab | oklab(80.72% -0.0403 0.0212) |
| OKLCH | oklch(80.72% 0.045 152.3) |
| XYZ | xyz(45.7152, 53.6446, 50.0568) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Darkseagreen
#8FBC8F
ΔE00 8.28
Pale Teal
#82CBB2
ΔE00 8.56
Sage Green
#9CAF88
ΔE00 9.20
Seafoam Blue
#78D1B6
ΔE00 10.32
Light Teal
#90E4C1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC9B2 #C9ABC2
analogous
#B3C9AB #ABC9B2 #ABC9C1
triadic
#ABC9B2 #B2ABC9 #C9B2AB
tetradic
#ABC9B2 #ABB3C9 #C9ABC2 #C9C1AB
square
#ABC9B2 #ABB3C9 #C9ABC2 #C9C1AB
split-complementary
#ABC9B2 #C1ABC9 #C9ABB3
monochromatic
#62986E #86B190 #ABC9B2 #D0E1D4 #ECF3EE
Accessibility & contrast
On white
1.79
#ABC9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#ABC9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC9B2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC9B2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#A7C8C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc9b2; /* rgb */ color: rgb(171, 201, 178); /* oklch */ color: oklch(80.7% 0.045 152.3);
Tailwind
colors: {
custom: {
50: '#c4d9c9',
500: '#abc9b2',
950: '#000000',
},
}SCSS
$custom: #abc9b2; $custom-light: #c4d9c9; $custom-dark: #000000;
JSON
{
"hex": "#abc9b2",
"rgb": {
"r": 171,
"g": 201,
"b": 178
},
"hsl": {
"h": 134,
"s": 21.739,
"l": 72.941
},
"oklch": {
"l": 0.80723,
"c": 0.04549,
"h": 152.3
},
"luminance": 0.53646
}Semantic roles & 50–950 ramp
primary
#ABC9B2
secondary
#9E7B95
accent
#458BA0
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382