#ABC0B3#ABC0B3
#ABC0B3 is a light, muted green. Relative luminance 0.496; OKLCH L 78.8% C 0.029 H 158.5°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0B3 |
|---|---|
| RGB | rgb(171, 192, 179) |
| HSL | hsl(143, 14%, 71%) |
| HSV | hsv(143, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 6.8%, 24.7%) |
| CIE-LAB | lab(75.83, -9.68, 4.12) |
| CIE-LCH | lch(75.83, 10.52, 156.93°) |
| OKLab | oklab(78.81% -0.0273 0.0107) |
| OKLCH | oklch(78.81% 0.029 158.5) |
| XYZ | xyz(43.7791, 49.6112, 49.9085) |
| Luminance | 0.4961 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.98
Silver (survey)
#C5C9C7
ΔE00 9.49
Sage Green
#9CAF88
ΔE00 10.15
Light Grey
#D8DCD6
ΔE00 10.98
Cool Grey
#95A3A6
ΔE00 11.24
Silver
#C0C0C0
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0B3 #C0ABB8
analogous
#ADC0AB #ABC0B3 #ABC0BD
triadic
#ABC0B3 #B3ABC0 #C0B3AB
tetradic
#ABC0B3 #ABADC0 #C0ABB8 #C0BDAB
square
#ABC0B3 #ABADC0 #C0ABB8 #C0BDAB
split-complementary
#ABC0B3 #BDABC0 #C0ABAD
monochromatic
#678974 #88A693 #ABC0B3 #CEDAD3 #EEF2EF
Accessibility & contrast
On white
1.92
#ABC0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#ABC0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0B3
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0B3 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB2
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#A8C0BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc0b3; /* rgb */ color: rgb(171, 192, 179); /* oklch */ color: oklch(78.8% 0.029 158.5);
Tailwind
colors: {
custom: {
50: '#c4d3c9',
500: '#abc0b3',
950: '#000000',
},
}SCSS
$custom: #abc0b3; $custom-light: #c4d3c9; $custom-dark: #000000;
JSON
{
"hex": "#abc0b3",
"rgb": {
"r": 171,
"g": 192,
"b": 179
},
"hsl": {
"h": 142.857,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78806,
"c": 0.0293,
"h": 158.5
},
"luminance": 0.49612
}Semantic roles & 50–950 ramp
primary
#ABC0B3
secondary
#E6E1E4
accent
#4D7C98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282