#ABC6B2#ABC6B2
#ABC6B2 is a light, muted green. Relative luminance 0.523; OKLCH L 80.1% C 0.040 H 153.3°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6B2 |
|---|---|
| RGB | rgb(171, 198, 178) |
| HSL | hsl(136, 19%, 72%) |
| HSV | hsv(136, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 10.1%, 22.4%) |
| CIE-LAB | lab(77.44, -12.98, 6.98) |
| CIE-LCH | lch(77.44, 14.73, 151.74°) |
| OKLab | oklab(80.07% -0.0361 0.0181) |
| OKLCH | oklch(80.07% 0.04 153.3) |
| XYZ | xyz(45.0227, 52.2596, 49.8259) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.08
Darkseagreen
#8FBC8F
ΔE00 9.04
Sage Green
#9CAF88
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 9.32
Seafoam Blue
#78D1B6
ΔE00 11.12
Light Teal
#90E4C1
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6B2 #C6ABBF
analogous
#B1C6AB #ABC6B2 #ABC6C0
triadic
#ABC6B2 #B2ABC6 #C6B2AB
tetradic
#ABC6B2 #ABB1C6 #C6ABBF #C6C0AB
square
#ABC6B2 #ABB1C6 #C6ABBF #C6C0AB
split-complementary
#ABC6B2 #C0ABC6 #C6ABB1
monochromatic
#649370 #87AD91 #ABC6B2 #CFDFD3 #EDF3EE
Accessibility & contrast
On white
1.83
#ABC6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6B2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6B2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#C1BEB3
Tritanopia (blue-blind)
#A7C5C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc6b2; /* rgb */ color: rgb(171, 198, 178); /* oklch */ color: oklch(80.1% 0.040 153.3);
Tailwind
colors: {
custom: {
50: '#c4d7c9',
500: '#abc6b2',
950: '#000000',
},
}SCSS
$custom: #abc6b2; $custom-light: #c4d7c9; $custom-dark: #000000;
JSON
{
"hex": "#abc6b2",
"rgb": {
"r": 171,
"g": 198,
"b": 178
},
"hsl": {
"h": 135.556,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.80072,
"c": 0.04041,
"h": 153.3
},
"luminance": 0.5226
}Semantic roles & 50–950 ramp
primary
#ABC6B2
secondary
#9A7B92
accent
#48879D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382