#ABC3B2#ABC3B2
#ABC3B2 is a light, muted green. Relative luminance 0.509; OKLCH L 79.4% C 0.035 H 154.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3B2 |
|---|---|
| RGB | rgb(171, 195, 178) |
| HSL | hsl(138, 17%, 72%) |
| HSV | hsv(138, 12%, 76%) |
| CMYK | cmyk(12.3%, 0%, 8.7%, 23.5%) |
| CIE-LAB | lab(76.62, -11.43, 5.80) |
| CIE-LCH | lch(76.62, 12.82, 153.08°) |
| OKLab | oklab(79.42% -0.0319 0.0151) |
| OKLCH | oklch(79.42% 0.035 154.7) |
| XYZ | xyz(44.3438, 50.9017, 49.5996) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 10.00
Pale Teal
#82CBB2
ΔE00 10.29
Silver (survey)
#C5C9C7
ΔE00 10.89
Light Grey
#D8DCD6
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3B2 #C3ABBC
analogous
#B0C3AB #ABC3B2 #ABC3BE
triadic
#ABC3B2 #B2ABC3 #C3B2AB
tetradic
#ABC3B2 #ABB0C3 #C3ABBC #C3BEAB
square
#ABC3B2 #ABB0C3 #C3ABBC #C3BEAB
split-complementary
#ABC3B2 #BEABC3 #C3ABB0
monochromatic
#668E71 #87AA91 #ABC3B2 #CFDDD3 #EDF2EF
Accessibility & contrast
On white
1.88
#ABC3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#ABC3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3B2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3B2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#A8C2BE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc3b2; /* rgb */ color: rgb(171, 195, 178); /* oklch */ color: oklch(79.4% 0.035 154.7);
Tailwind
colors: {
custom: {
50: '#c4d5c9',
500: '#abc3b2',
950: '#000000',
},
}SCSS
$custom: #abc3b2; $custom-light: #c4d5c9; $custom-dark: #000000;
JSON
{
"hex": "#abc3b2",
"rgb": {
"r": 171,
"g": 195,
"b": 178
},
"hsl": {
"h": 137.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79424,
"c": 0.0353,
"h": 154.7
},
"luminance": 0.50902
}Semantic roles & 50–950 ramp
primary
#ABC3B2
secondary
#977B8F
accent
#4B839B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382