#ACC8BB#ACC8BB
#ACC8BB is a light, muted teal. Relative luminance 0.537; OKLCH L 80.8% C 0.035 H 165.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8BB |
|---|---|
| RGB | rgb(172, 200, 187) |
| HSL | hsl(152, 20%, 73%) |
| HSV | hsv(152, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(78.27, -11.96, 3.34) |
| CIE-LCH | lch(78.27, 12.42, 164.40°) |
| OKLab | oklab(80.82% -0.0342 0.0087) |
| OKLCH | oklch(80.82% 0.035 165.8) |
| XYZ | xyz(46.6350, 53.6661, 54.9056) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.78
Greenish Grey
#96AE8D
ΔE00 10.22
Powder Blue
#B0E0E6
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 10.69
Light Grey
#D8DCD6
ΔE00 11.37
Darkseagreen
#8FBC8F
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8BB #C8ACB9
analogous
#ACC8AD #ACC8BB #ACC7C8
triadic
#ACC8BB #BBACC8 #C8BBAC
tetradic
#ACC8BB #ADACC8 #C8ACB9 #C7C8AC
square
#ACC8BB #ADACC8 #C8ACB9 #C7C8AC
split-complementary
#ACC8BB #C8ACC7 #C8ADAC
monochromatic
#63967F #87B09D #ACC8BB #D1E0D9 #EDF3F0
Accessibility & contrast
On white
1.79
#ACC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#ACC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8BB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8BB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#A7C8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc8bb; /* rgb */ color: rgb(172, 200, 187); /* oklch */ color: oklch(80.8% 0.035 165.8);
Tailwind
colors: {
custom: {
50: '#c5d8cf',
500: '#acc8bb',
950: '#000000',
},
}SCSS
$custom: #acc8bb; $custom-light: #c5d8cf; $custom-dark: #000000;
JSON
{
"hex": "#acc8bb",
"rgb": {
"r": 172,
"g": 200,
"b": 187
},
"hsl": {
"h": 152.143,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80822,
"c": 0.03524,
"h": 165.8
},
"luminance": 0.53667
}Semantic roles & 50–950 ramp
primary
#ACC8BB
secondary
#9C7C8B
accent
#47709F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383