#ABC7B3#ABC7B3
#ABC7B3 is a light, muted green. Relative luminance 0.528; OKLCH L 80.3% C 0.041 H 154.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7B3 |
|---|---|
| RGB | rgb(171, 199, 179) |
| HSL | hsl(137, 20%, 73%) |
| HSV | hsv(137, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 10.1%, 22%) |
| CIE-LAB | lab(77.73, -13.30, 6.86) |
| CIE-LCH | lch(77.73, 14.97, 152.71°) |
| OKLab | oklab(80.32% -0.0371 0.0178) |
| OKLCH | oklch(80.32% 0.041 154.3) |
| XYZ | xyz(45.3528, 52.7586, 50.4331) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.30
Darkseagreen
#8FBC8F
ΔE00 9.05
Pale Teal
#82CBB2
ΔE00 9.07
Sage Green
#9CAF88
ΔE00 9.39
Seafoam Blue
#78D1B6
ΔE00 10.86
Light Teal
#90E4C1
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7B3 #C7ABBF
analogous
#B1C7AB #ABC7B3 #ABC7C1
triadic
#ABC7B3 #B3ABC7 #C7B3AB
tetradic
#ABC7B3 #ABB1C7 #C7ABBF #C7C1AB
square
#ABC7B3 #ABB1C7 #C7ABBF #C7C1AB
split-complementary
#ABC7B3 #C1ABC7 #C7ABB1
monochromatic
#639571 #86AF92 #ABC7B3 #D0DFD4 #EDF3EE
Accessibility & contrast
On white
1.82
#ABC7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#ABC7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7B3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7B3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B2
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#A7C6C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7b3; /* rgb */ color: rgb(171, 199, 179); /* oklch */ color: oklch(80.3% 0.041 154.3);
Tailwind
colors: {
custom: {
50: '#c4d8c9',
500: '#abc7b3',
950: '#000000',
},
}SCSS
$custom: #abc7b3; $custom-light: #c4d8c9; $custom-dark: #000000;
JSON
{
"hex": "#abc7b3",
"rgb": {
"r": 171,
"g": 199,
"b": 179
},
"hsl": {
"h": 137.143,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80316,
"c": 0.04115,
"h": 154.3
},
"luminance": 0.52759
}Semantic roles & 50–950 ramp
primary
#ABC7B3
secondary
#9B7B92
accent
#47859E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382