#A2CCD2#A2CCD2
#A2CCD2 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.045 H 207.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCD2 |
|---|---|
| RGB | rgb(162, 204, 210) |
| HSL | hsl(188, 35%, 73%) |
| HSV | hsv(188, 23%, 82%) |
| CMYK | cmyk(22.9%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.34, -12.43, -7.53) |
| CIE-LCH | lch(79.34, 14.53, 211.19°) |
| OKLab | oklab(81.72% -0.0401 -0.0205) |
| OKLCH | oklch(81.72% 0.045 207) |
| XYZ | xyz(48.1226, 55.5184, 69.1409) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 8.08
Ice Blue
#A5DFF9
ΔE00 8.26
Paleturquoise
#AFEEEE
ΔE00 8.88
Baby Blue
#89CFF0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCD2 #D2A8A2
analogous
#A2D2C0 #A2CCD2 #A2B4D2
triadic
#A2CCD2 #D2A2CC #CCD2A2
tetradic
#A2CCD2 #C0A2D2 #D2A8A2 #B4D2A2
square
#A2CCD2 #C0A2D2 #D2A8A2 #B4D2A2
split-complementary
#A2CCD2 #D2A2B4 #D2C0A2
monochromatic
#519DA8 #79B5BE #A2CCD2 #CBE3E6 #EAF4F5
Accessibility & contrast
On white
1.73
#A2CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A2CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCD2
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCD2 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#BCC2D2
Tritanopia (blue-blind)
#93D0CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2ccd2; /* rgb */ color: rgb(162, 204, 210); /* oklch */ color: oklch(81.7% 0.045 207.0);
Tailwind
colors: {
custom: {
50: '#bedbdf',
500: '#a2ccd2',
950: '#000000',
},
}SCSS
$custom: #a2ccd2; $custom-light: #bedbdf; $custom-dark: #000000;
JSON
{
"hex": "#a2ccd2",
"rgb": {
"r": 162,
"g": 204,
"b": 210
},
"hsl": {
"h": 187.5,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.81715,
"c": 0.04502,
"h": 207
},
"luminance": 0.5552
}Semantic roles & 50–950 ramp
primary
#A2CCD2
secondary
#A87770
accent
#4738AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484