#ABC7B2#ABC7B2
#ABC7B2 is a light, muted green. Relative luminance 0.527; OKLCH L 80.3% C 0.042 H 152.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7B2 |
|---|---|
| RGB | rgb(171, 199, 178) |
| HSL | hsl(135, 20%, 73%) |
| HSV | hsv(135, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 10.6%, 22%) |
| CIE-LAB | lab(77.71, -13.49, 7.37) |
| CIE-LCH | lch(77.71, 15.37, 151.37°) |
| OKLab | oklab(80.29% -0.0375 0.0192) |
| OKLCH | oklch(80.29% 0.042 152.9) |
| XYZ | xyz(45.2520, 52.7183, 49.9024) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.10
Darkseagreen
#8FBC8F
ΔE00 8.76
Pale Teal
#82CBB2
ΔE00 9.04
Sage Green
#9CAF88
ΔE00 9.15
Seafoam Blue
#78D1B6
ΔE00 10.84
Light Teal
#90E4C1
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7B2 #C7ABC0
analogous
#B2C7AB #ABC7B2 #ABC7C0
triadic
#ABC7B2 #B2ABC7 #C7B2AB
tetradic
#ABC7B2 #ABB2C7 #C7ABC0 #C7C0AB
square
#ABC7B2 #ABB2C7 #C7ABC0 #C7C0AB
split-complementary
#ABC7B2 #C0ABC7 #C7ABB2
monochromatic
#63956F #86AF90 #ABC7B2 #D0DFD4 #EDF3EE
Accessibility & contrast
On white
1.82
#ABC7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#ABC7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7B2
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7B2 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#A7C6C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7b2; /* rgb */ color: rgb(171, 199, 178); /* oklch */ color: oklch(80.3% 0.042 152.9);
Tailwind
colors: {
custom: {
50: '#c4d8c9',
500: '#abc7b2',
950: '#000000',
},
}SCSS
$custom: #abc7b2; $custom-light: #c4d8c9; $custom-dark: #000000;
JSON
{
"hex": "#abc7b2",
"rgb": {
"r": 171,
"g": 199,
"b": 178
},
"hsl": {
"h": 135,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80289,
"c": 0.04211,
"h": 152.9
},
"luminance": 0.52719
}Semantic roles & 50–950 ramp
primary
#ABC7B2
secondary
#9B7B93
accent
#47899E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382