#ABC0B2#ABC0B2
#ABC0B2 is a light, muted green. Relative luminance 0.496; OKLCH L 78.8% C 0.030 H 156.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0B2 |
|---|---|
| RGB | rgb(171, 192, 178) |
| HSL | hsl(140, 14%, 71%) |
| HSV | hsv(140, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 7.3%, 24.7%) |
| CIE-LAB | lab(75.81, -9.87, 4.63) |
| CIE-LCH | lch(75.81, 10.90, 154.88°) |
| OKLab | oklab(78.78% -0.0277 0.0121) |
| OKLCH | oklch(78.78% 0.03 156.5) |
| XYZ | xyz(43.6784, 49.5709, 49.3778) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.66
Silver (survey)
#C5C9C7
ΔE00 9.73
Sage Green
#9CAF88
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 11.13
Darkseagreen
#8FBC8F
ΔE00 11.15
Pale Teal
#82CBB2
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0B2 #C0ABB9
analogous
#AEC0AB #ABC0B2 #ABC0BC
triadic
#ABC0B2 #B2ABC0 #C0B2AB
tetradic
#ABC0B2 #ABAEC0 #C0ABB9 #C0BCAB
square
#ABC0B2 #ABAEC0 #C0ABB9 #C0BCAB
split-complementary
#ABC0B2 #BCABC0 #C0ABAE
monochromatic
#678973 #88A692 #ABC0B2 #CEDAD2 #EEF2EF
Accessibility & contrast
On white
1.92
#ABC0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABC0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0B2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0B2 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#BCBAB3
Tritanopia (blue-blind)
#A8C0BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc0b2; /* rgb */ color: rgb(171, 192, 178); /* oklch */ color: oklch(78.8% 0.030 156.5);
Tailwind
colors: {
custom: {
50: '#c4d3c9',
500: '#abc0b2',
950: '#000000',
},
}SCSS
$custom: #abc0b2; $custom-light: #c4d3c9; $custom-dark: #000000;
JSON
{
"hex": "#abc0b2",
"rgb": {
"r": 171,
"g": 192,
"b": 178
},
"hsl": {
"h": 140,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78778,
"c": 0.03019,
"h": 156.5
},
"luminance": 0.49572
}Semantic roles & 50–950 ramp
primary
#ABC0B2
secondary
#E6E1E4
accent
#4D7F98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282