#ACC8BA#ACC8BA
#ACC8BA is a light, muted teal. Relative luminance 0.536; OKLCH L 80.8% C 0.036 H 163.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8BA |
|---|---|
| RGB | rgb(172, 200, 186) |
| HSL | hsl(150, 20%, 73%) |
| HSV | hsv(150, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 7%, 21.6%) |
| CIE-LAB | lab(78.24, -12.15, 3.84) |
| CIE-LCH | lch(78.24, 12.75, 162.46°) |
| OKLab | oklab(80.79% -0.0346 0.01) |
| OKLCH | oklch(80.79% 0.036 163.9) |
| XYZ | xyz(46.5283, 53.6234, 54.3438) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.63
Greenish Grey
#96AE8D
ΔE00 9.94
Powder Blue
#B0E0E6
ΔE00 10.67
Silver (survey)
#C5C9C7
ΔE00 10.89
Darkseagreen
#8FBC8F
ΔE00 11.04
Sage Green
#9CAF88
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8BA #C8ACBA
analogous
#ACC8AC #ACC8BA #ACC8C8
triadic
#ACC8BA #BAACC8 #C8BAAC
tetradic
#ACC8BA #ACACC8 #C8ACBA #C8C8AC
square
#ACC8BA #ACACC8 #C8ACBA #C8C8AC
split-complementary
#ACC8BA #C8ACC8 #C8ACAC
monochromatic
#63967D #87B09B #ACC8BA #D1E0D9 #EDF3F0
Accessibility & contrast
On white
1.79
#ACC8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#ACC8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8BA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8BA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#C2C0BB
Tritanopia (blue-blind)
#A7C8C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #acc8ba; /* rgb */ color: rgb(172, 200, 186); /* oklch */ color: oklch(80.8% 0.036 163.9);
Tailwind
colors: {
custom: {
50: '#c5d8ce',
500: '#acc8ba',
950: '#000000',
},
}SCSS
$custom: #acc8ba; $custom-light: #c5d8ce; $custom-dark: #000000;
JSON
{
"hex": "#acc8ba",
"rgb": {
"r": 172,
"g": 200,
"b": 186
},
"hsl": {
"h": 150,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80794,
"c": 0.03598,
"h": 163.9
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#ACC8BA
secondary
#9C7C8C
accent
#47739F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383