#A2CCC8#A2CCC8
#A2CCC8 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.045 H 189.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCC8 |
|---|---|
| RGB | rgb(162, 204, 200) |
| HSL | hsl(174, 29%, 72%) |
| HSV | hsv(174, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.06, -14.60, -2.57) |
| CIE-LCH | lch(79.06, 14.82, 189.97°) |
| OKLab | oklab(81.4% -0.0441 -0.0071) |
| OKLCH | oklch(81.4% 0.045 189.1) |
| XYZ | xyz(46.9155, 55.0355, 62.7834) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.44
Pale Teal
#82CBB2
ΔE00 9.60
Duck Egg Blue
#C3FBF4
ΔE00 10.58
Pale Sky Blue
#BDF6FE
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCC8 #CCA2A6
analogous
#A2CCB3 #A2CCC8 #A2BBCC
triadic
#A2CCC8 #C8A2CC #CCC8A2
tetradic
#A2CCC8 #B3A2CC #CCA2A6 #BBCCA2
square
#A2CCC8 #B3A2CC #CCA2A6 #BBCCA2
split-complementary
#A2CCC8 #CCA2BB #CCB3A2
monochromatic
#569D97 #7AB6B1 #A2CCC8 #CAE2DF #EBF4F3
Accessibility & contrast
On white
1.75
#A2CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#A2CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCC8
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCC8 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BFC1C9
Tritanopia (blue-blind)
#96CECB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2ccc8; /* rgb */ color: rgb(162, 204, 200); /* oklch */ color: oklch(81.4% 0.045 189.1);
Tailwind
colors: {
custom: {
50: '#bedbd8',
500: '#a2ccc8',
950: '#000000',
},
}SCSS
$custom: #a2ccc8; $custom-light: #bedbd8; $custom-dark: #000000;
JSON
{
"hex": "#a2ccc8",
"rgb": {
"r": 162,
"g": 204,
"b": 200
},
"hsl": {
"h": 174.286,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.81403,
"c": 0.04465,
"h": 189.1
},
"luminance": 0.55037
}Semantic roles & 50–950 ramp
primary
#A2CCC8
secondary
#A17176
accent
#3E48A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483