#ACC8BE#ACC8BE
#ACC8BE is a light, muted teal. Relative luminance 0.538; OKLCH L 80.9% C 0.033 H 171.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC8BE |
|---|---|
| RGB | rgb(172, 200, 190) |
| HSL | hsl(159, 20%, 73%) |
| HSV | hsv(159, 14%, 78%) |
| CMYK | cmyk(14%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(78.34, -11.37, 1.83) |
| CIE-LCH | lch(78.34, 11.52, 170.84°) |
| OKLab | oklab(80.91% -0.0329 0.0047) |
| OKLCH | oklch(80.91% 0.033 171.9) |
| XYZ | xyz(46.9595, 53.7959, 56.6147) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 10.14
Pale Teal
#82CBB2
ΔE00 10.32
Light Grey
#D8DCD6
ΔE00 11.03
Lightblue
#ADD8E6
ΔE00 11.09
Greenish Grey
#96AE8D
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC8BE #C8ACB6
analogous
#ACC8B0 #ACC8BE #ACC4C8
triadic
#ACC8BE #BEACC8 #C8BEAC
tetradic
#ACC8BE #B0ACC8 #C8ACB6 #C4C8AC
square
#ACC8BE #B0ACC8 #C8ACB6 #C4C8AC
split-complementary
#ACC8BE #C8ACC4 #C8B0AC
monochromatic
#639684 #87B0A1 #ACC8BE #D1E0DB #EDF3F1
Accessibility & contrast
On white
1.79
#ACC8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ACC8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC8BE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC8BE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#A6C9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #acc8be; /* rgb */ color: rgb(172, 200, 190); /* oklch */ color: oklch(80.9% 0.033 171.9);
Tailwind
colors: {
custom: {
50: '#c5d8d1',
500: '#acc8be',
950: '#000000',
},
}SCSS
$custom: #acc8be; $custom-light: #c5d8d1; $custom-dark: #000000;
JSON
{
"hex": "#acc8be",
"rgb": {
"r": 172,
"g": 200,
"b": 190
},
"hsl": {
"h": 158.571,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.80907,
"c": 0.03326,
"h": 171.9
},
"luminance": 0.53797
}Semantic roles & 50–950 ramp
primary
#ACC8BE
secondary
#9C7C87
accent
#47669F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383