#ACC2BE#ACC2BE
#ACC2BE is a light, muted teal. Relative luminance 0.511; OKLCH L 79.6% C 0.025 H 183.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACC2BE |
|---|---|
| RGB | rgb(172, 194, 190) |
| HSL | hsl(169, 15%, 72%) |
| HSV | hsv(169, 11%, 76%) |
| CMYK | cmyk(11.3%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(76.72, -8.25, -0.53) |
| CIE-LCH | lch(76.72, 8.27, 183.66°) |
| OKLab | oklab(79.62% -0.0246 -0.0015) |
| OKLCH | oklch(79.62% 0.025 183.6) |
| XYZ | xyz(45.5971, 51.0711, 56.1606) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.85
Cool Grey
#95A3A6
ΔE00 9.55
Powder Blue
#B0E0E6
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.68
Silver
#C0C0C0
ΔE00 9.71
Light Grey
#D8DCD6
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACC2BE #C2ACB0
analogous
#ACC2B3 #ACC2BE #ACBBC2
triadic
#ACC2BE #BEACC2 #C2BEAC
tetradic
#ACC2BE #B3ACC2 #C2ACB0 #BBC2AC
square
#ACC2BE #B3ACC2 #C2ACB0 #BBC2AC
split-complementary
#ACC2BE #C2ACBB #C2B3AC
monochromatic
#678C86 #89A8A2 #ACC2BE #CFDCDA #EDF2F1
Accessibility & contrast
On white
1.87
#ACC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ACC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACC2BE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACC2BE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#A7C3C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #acc2be; /* rgb */ color: rgb(172, 194, 190); /* oklch */ color: oklch(79.6% 0.025 183.6);
Tailwind
colors: {
custom: {
50: '#c4d4d1',
500: '#acc2be',
950: '#000000',
},
}SCSS
$custom: #acc2be; $custom-light: #c4d4d1; $custom-dark: #000000;
JSON
{
"hex": "#acc2be",
"rgb": {
"r": 172,
"g": 194,
"b": 190
},
"hsl": {
"h": 169.091,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79623,
"c": 0.02463,
"h": 183.6
},
"luminance": 0.51072
}Semantic roles & 50–950 ramp
primary
#ACC2BE
secondary
#967C81
accent
#4C5A99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383