#A2CCCF#A2CCCF
#A2CCCF is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.044 H 201.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCCF |
|---|---|
| RGB | rgb(162, 204, 207) |
| HSL | hsl(184, 32%, 72%) |
| HSV | hsv(184, 22%, 81%) |
| CMYK | cmyk(21.7%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.25, -13.09, -6.04) |
| CIE-LCH | lch(79.25, 14.42, 204.77°) |
| OKLab | oklab(81.62% -0.0413 -0.0164) |
| OKLCH | oklch(81.62% 0.044 201.7) |
| XYZ | xyz(47.7523, 55.3703, 67.1909) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Lightblue
#ADD8E6
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 8.44
Sky Blue
#87CEEB
ΔE00 9.24
Ice Blue
#A5DFF9
ΔE00 9.40
Pale Sky Blue
#BDF6FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCCF #CFA5A2
analogous
#A2CFBC #A2CCCF #A2B6CF
triadic
#A2CCCF #CFA2CC #CCCFA2
tetradic
#A2CCCF #BCA2CF #CFA5A2 #B6CFA2
square
#A2CCCF #BCA2CF #CFA5A2 #B6CFA2
split-complementary
#A2CCCF #CFA2B6 #CFBCA2
monochromatic
#549DA3 #7AB6BA #A2CCCF #CAE2E4 #EBF4F5
Accessibility & contrast
On white
1.74
#A2CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#A2CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCCF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCCF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#BDC2CF
Tritanopia (blue-blind)
#94CFCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cccf; /* rgb */ color: rgb(162, 204, 207); /* oklch */ color: oklch(81.6% 0.044 201.7);
Tailwind
colors: {
custom: {
50: '#bedbdd',
500: '#a2cccf',
950: '#000000',
},
}SCSS
$custom: #a2cccf; $custom-light: #bedbdd; $custom-dark: #000000;
JSON
{
"hex": "#a2cccf",
"rgb": {
"r": 162,
"g": 204,
"b": 207
},
"hsl": {
"h": 184,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.81619,
"c": 0.04444,
"h": 201.7
},
"luminance": 0.55372
}Semantic roles & 50–950 ramp
primary
#A2CCCF
secondary
#A57471
accent
#423BAB
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484