#A6CFCA#A6CFCA
#A6CFCA is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.4% C 0.044 H 187.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A6CFCA |
|---|---|
| RGB | rgb(166, 207, 202) |
| HSL | hsl(173, 30%, 73%) |
| HSV | hsv(173, 20%, 81%) |
| CMYK | cmyk(19.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.18, -14.47, -1.97) |
| CIE-LCH | lch(80.18, 14.60, 187.77°) |
| OKLab | oklab(82.37% -0.0434 -0.0055) |
| OKLCH | oklch(82.37% 0.044 187.2) |
| XYZ | xyz(48.6963, 56.9952, 64.3011) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 7.85
Lightblue
#ADD8E6
ΔE00 8.53
Pale Teal
#82CBB2
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.86
Pale Sky Blue
#BDF6FE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6CFCA #CFA6AB
analogous
#A6CFB5 #A6CFCA #A6BFCF
triadic
#A6CFCA #CAA6CF #CFCAA6
tetradic
#A6CFCA #B5A6CF #CFA6AB #BFCFA6
square
#A6CFCA #B5A6CF #CFA6AB #BFCFA6
split-complementary
#A6CFCA #CFA6BF #CFB5A6
monochromatic
#58A39A #7EBAB2 #A6CFCA #CEE4E2 #EBF4F3
Accessibility & contrast
On white
1.69
#A6CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#A6CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6CFCA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6CFCA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#9AD1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a6cfca; /* rgb */ color: rgb(166, 207, 202); /* oklch */ color: oklch(82.4% 0.044 187.2);
Tailwind
colors: {
custom: {
50: '#c1ddda',
500: '#a6cfca',
950: '#000000',
},
}SCSS
$custom: #a6cfca; $custom-light: #c1ddda; $custom-dark: #000000;
JSON
{
"hex": "#a6cfca",
"rgb": {
"r": 166,
"g": 207,
"b": 202
},
"hsl": {
"h": 172.683,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.8237,
"c": 0.04379,
"h": 187.2
},
"luminance": 0.56997
}Semantic roles & 50–950 ramp
primary
#A6CFCA
secondary
#A5757A
accent
#3D4AA9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483