#ACCBC6#ACCBC6
#ACCBC6 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.8% C 0.034 H 184.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBC6 |
|---|---|
| RGB | rgb(172, 203, 198) |
| HSL | hsl(170, 23%, 74%) |
| HSV | hsv(170, 15%, 80%) |
| CMYK | cmyk(15.3%, 0%, 2.5%, 20.4%) |
| CIE-LAB | lab(79.36, -11.33, -0.98) |
| CIE-LCH | lch(79.36, 11.37, 184.94°) |
| OKLab | oklab(81.78% -0.0338 -0.0028) |
| OKLCH | oklch(81.78% 0.034 184.7) |
| XYZ | xyz(48.5596, 55.5585, 61.5805) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.16
Lightblue
#ADD8E6
ΔE00 8.61
Paleturquoise
#AFEEEE
ΔE00 9.76
Silver (survey)
#C5C9C7
ΔE00 10.07
Light Grey
#D8DCD6
ΔE00 11.04
Pale Teal
#82CBB2
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBC6 #CBACB1
analogous
#ACCBB6 #ACCBC6 #ACC0CB
triadic
#ACCBC6 #C6ACCB #CBC6AC
tetradic
#ACCBC6 #B6ACCB #CBACB1 #C0CBAC
square
#ACCBC6 #B6ACCB #CBACB1 #C0CBAC
split-complementary
#ACCBC6 #CBACC0 #CBB6AC
monochromatic
#619B92 #86B3AC #ACCBC6 #D2E3E0 #ECF3F2
Accessibility & contrast
On white
1.73
#ACCBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#ACCBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBC6
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBC6 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C6
Deuteranopia (green-blind)
#C2C3C6
Tritanopia (blue-blind)
#A4CCC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbc6; /* rgb */ color: rgb(172, 203, 198); /* oklch */ color: oklch(81.8% 0.034 184.7);
Tailwind
colors: {
custom: {
50: '#c5dad7',
500: '#accbc6',
950: '#000000',
},
}SCSS
$custom: #accbc6; $custom-light: #c5dad7; $custom-dark: #000000;
JSON
{
"hex": "#accbc6",
"rgb": {
"r": 172,
"g": 203,
"b": 198
},
"hsl": {
"h": 170.323,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.81784,
"c": 0.03392,
"h": 184.7
},
"luminance": 0.5556
}Semantic roles & 50–950 ramp
primary
#ACCBC6
secondary
#A07B81
accent
#4453A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483