#ACCBCB#ACCBCB
#ACCBCB is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.033 H 196.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCB |
|---|---|
| RGB | rgb(172, 203, 203) |
| HSL | hsl(180, 23%, 74%) |
| HSV | hsv(180, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(79.50, -10.30, -3.47) |
| CIE-LCH | lch(79.50, 10.87, 198.60°) |
| OKLab | oklab(81.94% -0.0318 -0.0094) |
| OKLCH | oklch(81.94% 0.033 196.5) |
| XYZ | xyz(49.1459, 55.7930, 64.6681) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 9.61
Paleturquoise
#AFEEEE
ΔE00 9.74
Pale Sky Blue
#BDF6FE
ΔE00 10.69
Ice Blue
#A5DFF9
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCB #CBACAC
analogous
#ACCBBB #ACCBCB #ACBBCB
triadic
#ACCBCB #CBACCB #CBCBAC
tetradic
#ACCBCB #BBACCB #CBACAC #BBCBAC
square
#ACCBCB #BBACCB #CBACAC #BBCBAC
split-complementary
#ACCBCB #CBACBB #CBBBAC
monochromatic
#619B9B #86B3B3 #ACCBCB #D2E3E3 #ECF3F3
Accessibility & contrast
On white
1.73
#ACCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#ACCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#A3CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbcb; /* rgb */ color: rgb(172, 203, 203); /* oklch */ color: oklch(81.9% 0.033 196.5);
Tailwind
colors: {
custom: {
50: '#c5dada',
500: '#accbcb',
950: '#000000',
},
}SCSS
$custom: #accbcb; $custom-light: #c5dada; $custom-dark: #000000;
JSON
{
"hex": "#accbcb",
"rgb": {
"r": 172,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81935,
"c": 0.03319,
"h": 196.5
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#ACCBCB
secondary
#A07B7B
accent
#4444A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383