#A2CED0#A2CED0
#A2CED0 is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.1% C 0.046 H 199.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CED0 |
|---|---|
| RGB | rgb(162, 206, 208) |
| HSL | hsl(183, 33%, 73%) |
| HSV | hsv(183, 22%, 82%) |
| CMYK | cmyk(22.1%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(79.83, -13.90, -5.73) |
| CIE-LCH | lch(79.83, 15.04, 202.40°) |
| OKLab | oklab(82.08% -0.0435 -0.0156) |
| OKLCH | oklch(82.08% 0.046 199.7) |
| XYZ | xyz(48.3534, 56.3762, 67.9963) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 5.94
Paleturquoise
#AFEEEE
ΔE00 7.76
Pale Sky Blue
#BDF6FE
ΔE00 9.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.34
Sky Blue
#87CEEB
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CED0 #D0A4A2
analogous
#A2D0BB #A2CED0 #A2B7D0
triadic
#A2CED0 #D0A2CE #CED0A2
tetradic
#A2CED0 #BBA2D0 #D0A4A2 #B7D0A2
square
#A2CED0 #BBA2D0 #D0A4A2 #B7D0A2
split-complementary
#A2CED0 #D0A2B7 #D0BBA2
monochromatic
#53A1A4 #79B9BB #A2CED0 #CBE3E5 #EBF4F5
Accessibility & contrast
On white
1.71
#A2CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#A2CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CED0
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CED0 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#BFC3D0
Tritanopia (blue-blind)
#93D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a2ced0; /* rgb */ color: rgb(162, 206, 208); /* oklch */ color: oklch(82.1% 0.046 199.7);
Tailwind
colors: {
custom: {
50: '#beddde',
500: '#a2ced0',
950: '#000000',
},
}SCSS
$custom: #a2ced0; $custom-light: #beddde; $custom-dark: #000000;
JSON
{
"hex": "#a2ced0",
"rgb": {
"r": 162,
"g": 206,
"b": 208
},
"hsl": {
"h": 182.609,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.82084,
"c": 0.04624,
"h": 199.7
},
"luminance": 0.56378
}Semantic roles & 50–950 ramp
primary
#A2CED0
secondary
#A67370
accent
#3F3AAC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484