#A6CDCB#A6CDCB
#A6CDCB is a light, muted teal. Relative luminance 0.561; OKLCH L 82.0% C 0.041 H 192.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CDCB |
|---|---|
| RGB | rgb(166, 205, 203) |
| HSL | hsl(177, 28%, 73%) |
| HSV | hsv(177, 19%, 80%) |
| CMYK | cmyk(19%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.66, -13.23, -3.27) |
| CIE-LCH | lch(79.66, 13.63, 193.88°) |
| OKLab | oklab(81.97% -0.0404 -0.009) |
| OKLCH | oklch(81.97% 0.041 192.5) |
| XYZ | xyz(48.3337, 56.0798, 64.7662) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.58
Lightblue
#ADD8E6
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 8.27
Pale Sky Blue
#BDF6FE
ΔE00 10.09
Robin'S Egg Blue
#98EFF9
ΔE00 10.55
Duck Egg Blue
#C3FBF4
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CDCB #CDA6A8
analogous
#A6CDB7 #A6CDCB #A6BBCD
triadic
#A6CDCB #CBA6CD #CDCBA6
tetradic
#A6CDCB #B7A6CD #CDA6A8 #BBCDA6
square
#A6CDCB #B7A6CD #CDA6A8 #BBCDA6
split-complementary
#A6CDCB #CDA6BB #CDB7A6
monochromatic
#599F9C #7FB7B4 #A6CDCB #CDE3E2 #EBF4F4
Accessibility & contrast
On white
1.72
#A6CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#A6CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CDCB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CDCB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#9ACFCC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a6cdcb; /* rgb */ color: rgb(166, 205, 203); /* oklch */ color: oklch(82.0% 0.041 192.5);
Tailwind
colors: {
custom: {
50: '#c1dcda',
500: '#a6cdcb',
950: '#000000',
},
}SCSS
$custom: #a6cdcb; $custom-light: #c1dcda; $custom-dark: #000000;
JSON
{
"hex": "#a6cdcb",
"rgb": {
"r": 166,
"g": 205,
"b": 203
},
"hsl": {
"h": 176.923,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.81967,
"c": 0.04135,
"h": 192.5
},
"luminance": 0.56081
}Semantic roles & 50–950 ramp
primary
#A6CDCB
secondary
#A27577
accent
#3F44A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483