#ACCBCC#ACCBCC
#ACCBCC is a light, muted teal. Relative luminance 0.558; OKLCH L 82.0% C 0.033 H 198.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCC |
|---|---|
| RGB | rgb(172, 203, 204) |
| HSL | hsl(182, 24%, 74%) |
| HSV | hsv(182, 16%, 80%) |
| CMYK | cmyk(15.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.52, -10.10, -3.96) |
| CIE-LCH | lch(79.52, 10.85, 201.43°) |
| OKLab | oklab(81.97% -0.0314 -0.0108) |
| OKLCH | oklch(81.97% 0.033 198.9) |
| XYZ | xyz(49.2654, 55.8408, 65.2977) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.14
Silver (survey)
#C5C9C7
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 9.81
Ice Blue
#A5DFF9
ΔE00 10.36
Pale Sky Blue
#BDF6FE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCC #CCADAC
analogous
#ACCCBD #ACCBCC #ACBBCC
triadic
#ACCBCC #CCACCB #CBCCAC
tetradic
#ACCBCC #BDACCC #CCADAC #BBCCAC
square
#ACCBCC #BDACCC #CCADAC #BBCCAC
split-complementary
#ACCBCC #CCACBB #CCBDAC
monochromatic
#619B9D #86B3B5 #ACCBCC #D2E3E3 #ECF3F3
Accessibility & contrast
On white
1.73
#ACCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ACCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCC
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCC | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#A3CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbcc; /* rgb */ color: rgb(172, 203, 204); /* oklch */ color: oklch(82.0% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#c5dadb',
500: '#accbcc',
950: '#000000',
},
}SCSS
$custom: #accbcc; $custom-light: #c5dadb; $custom-dark: #000000;
JSON
{
"hex": "#accbcc",
"rgb": {
"r": 172,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.875,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.81966,
"c": 0.03321,
"h": 198.9
},
"luminance": 0.55842
}Semantic roles & 50–950 ramp
primary
#ACCBCC
secondary
#A17C7B
accent
#4643A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384