#ABC7B4#ABC7B4
#ABC7B4 is a light, muted green. Relative luminance 0.528; OKLCH L 80.3% C 0.040 H 155.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7B4 |
|---|---|
| RGB | rgb(171, 199, 180) |
| HSL | hsl(139, 20%, 73%) |
| HSV | hsv(139, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 9.5%, 22%) |
| CIE-LAB | lab(77.76, -13.12, 6.36) |
| CIE-LCH | lch(77.76, 14.58, 154.13°) |
| OKLab | oklab(80.34% -0.0367 0.0165) |
| OKLCH | oklch(80.34% 0.04 155.7) |
| XYZ | xyz(45.4543, 52.7992, 50.9676) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.51
Pale Teal
#82CBB2
ΔE00 9.12
Darkseagreen
#8FBC8F
ΔE00 9.34
Sage Green
#9CAF88
ΔE00 9.65
Seafoam Blue
#78D1B6
ΔE00 10.91
Light Teal
#90E4C1
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7B4 #C7ABBE
analogous
#B0C7AB #ABC7B4 #ABC7C2
triadic
#ABC7B4 #B4ABC7 #C7B4AB
tetradic
#ABC7B4 #ABB0C7 #C7ABBE #C7C2AB
square
#ABC7B4 #ABB0C7 #C7ABBE #C7C2AB
split-complementary
#ABC7B4 #C2ABC7 #C7ABB0
monochromatic
#639573 #86AF93 #ABC7B4 #D0DFD5 #EDF3EF
Accessibility & contrast
On white
1.82
#ABC7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABC7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7B4
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7B4 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B3
Deuteranopia (green-blind)
#C2BFB5
Tritanopia (blue-blind)
#A7C6C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7b4; /* rgb */ color: rgb(171, 199, 180); /* oklch */ color: oklch(80.3% 0.040 155.7);
Tailwind
colors: {
custom: {
50: '#c4d8ca',
500: '#abc7b4',
950: '#000000',
},
}SCSS
$custom: #abc7b4; $custom-light: #c4d8ca; $custom-dark: #000000;
JSON
{
"hex": "#abc7b4",
"rgb": {
"r": 171,
"g": 199,
"b": 180
},
"hsl": {
"h": 139.286,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80343,
"c": 0.04022,
"h": 155.7
},
"luminance": 0.528
}Semantic roles & 50–950 ramp
primary
#ABC7B4
secondary
#9B7B91
accent
#47829E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382