#A2CCCE#A2CCCE
#A2CCCE is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.044 H 199.9°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCCE |
|---|---|
| RGB | rgb(162, 204, 206) |
| HSL | hsl(183, 31%, 72%) |
| HSV | hsv(183, 21%, 81%) |
| CMYK | cmyk(21.4%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(79.23, -13.31, -5.55) |
| CIE-LCH | lch(79.23, 14.42, 202.62°) |
| OKLab | oklab(81.59% -0.0417 -0.0151) |
| OKLCH | oklch(81.59% 0.044 199.9) |
| XYZ | xyz(47.6305, 55.3215, 66.5491) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 8.35
Sky Blue
#87CEEB
ΔE00 9.65
Pale Sky Blue
#BDF6FE
ΔE00 9.74
Ice Blue
#A5DFF9
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCCE #CEA4A2
analogous
#A2CEBA #A2CCCE #A2B6CE
triadic
#A2CCCE #CEA2CC #CCCEA2
tetradic
#A2CCCE #BAA2CE #CEA4A2 #B6CEA2
square
#A2CCCE #BAA2CE #CEA4A2 #B6CEA2
split-complementary
#A2CCCE #CEA2B6 #CEBAA2
monochromatic
#559DA1 #7AB6B9 #A2CCCE #CAE2E3 #EBF4F4
Accessibility & contrast
On white
1.74
#A2CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#A2CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCCE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCCE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BDC2CE
Tritanopia (blue-blind)
#94CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2ccce; /* rgb */ color: rgb(162, 204, 206); /* oklch */ color: oklch(81.6% 0.044 199.9);
Tailwind
colors: {
custom: {
50: '#bedbdc',
500: '#a2ccce',
950: '#000000',
},
}SCSS
$custom: #a2ccce; $custom-light: #bedbdc; $custom-dark: #000000;
JSON
{
"hex": "#a2ccce",
"rgb": {
"r": 162,
"g": 204,
"b": 206
},
"hsl": {
"h": 182.727,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.81588,
"c": 0.04433,
"h": 199.9
},
"luminance": 0.55323
}Semantic roles & 50–950 ramp
primary
#A2CCCE
secondary
#A37371
accent
#413CAA
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484