#ACCBCA#ACCBCA
#ACCBCA is a light, muted teal. Relative luminance 0.557; OKLCH L 81.9% C 0.033 H 194.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCA |
|---|---|
| RGB | rgb(172, 203, 202) |
| HSL | hsl(178, 23%, 74%) |
| HSV | hsv(178, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.47, -10.51, -2.97) |
| CIE-LCH | lch(79.47, 10.92, 195.78°) |
| OKLab | oklab(81.9% -0.0322 -0.0081) |
| OKLCH | oklch(81.9% 0.033 194.1) |
| XYZ | xyz(49.0271, 55.7455, 64.0425) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Lightblue
#ADD8E6
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 9.68
Paleturquoise
#AFEEEE
ΔE00 9.69
Pale Sky Blue
#BDF6FE
ΔE00 10.80
Light Grey
#D8DCD6
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCA #CBACAD
analogous
#ACCBBA #ACCBCA #ACBCCB
triadic
#ACCBCA #CAACCB #CBCAAC
tetradic
#ACCBCA #BAACCB #CBACAD #BCCBAC
square
#ACCBCA #BAACCB #CBACAD #BCCBAC
split-complementary
#ACCBCA #CBACBC #CBBAAC
monochromatic
#619B99 #86B3B2 #ACCBCA #D2E3E2 #ECF3F3
Accessibility & contrast
On white
1.73
#ACCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#ACCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#A3CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbca; /* rgb */ color: rgb(172, 203, 202); /* oklch */ color: oklch(81.9% 0.033 194.1);
Tailwind
colors: {
custom: {
50: '#c5dada',
500: '#accbca',
950: '#000000',
},
}SCSS
$custom: #accbca; $custom-light: #c5dada; $custom-dark: #000000;
JSON
{
"hex": "#accbca",
"rgb": {
"r": 172,
"g": 203,
"b": 202
},
"hsl": {
"h": 178.065,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81904,
"c": 0.03321,
"h": 194.1
},
"luminance": 0.55747
}Semantic roles & 50–950 ramp
primary
#ACCBCA
secondary
#A07B7D
accent
#4447A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383