#A2CBD2#A2CBD2
#A2CBD2 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.5% C 0.044 H 209.1°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CBD2 |
|---|---|
| RGB | rgb(162, 203, 210) |
| HSL | hsl(189, 35%, 73%) |
| HSV | hsv(189, 23%, 82%) |
| CMYK | cmyk(22.9%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(79.07, -11.92, -7.93) |
| CIE-LCH | lch(79.07, 14.31, 213.65°) |
| OKLab | oklab(81.5% -0.0388 -0.0216) |
| OKLCH | oklch(81.5% 0.044 209.1) |
| XYZ | xyz(47.8857, 55.0446, 69.0619) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 5.07
Sky Blue
#87CEEB
ΔE00 7.77
Ice Blue
#A5DFF9
ΔE00 8.03
Baby Blue
#89CFF0
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CBD2 #D2A9A2
analogous
#A2D2C1 #A2CBD2 #A2B3D2
triadic
#A2CBD2 #D2A2CB #CBD2A2
tetradic
#A2CBD2 #C1A2D2 #D2A9A2 #B3D2A2
square
#A2CBD2 #C1A2D2 #D2A9A2 #B3D2A2
split-complementary
#A2CBD2 #D2A2B3 #D2C1A2
monochromatic
#519CA8 #79B4BE #A2CBD2 #CBE2E6 #EAF3F5
Accessibility & contrast
On white
1.75
#A2CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#A2CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CBD2
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CBD2 | 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)
#C4C8D2
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#93CFCD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cbd2; /* rgb */ color: rgb(162, 203, 210); /* oklch */ color: oklch(81.5% 0.044 209.1);
Tailwind
colors: {
custom: {
50: '#bedadf',
500: '#a2cbd2',
950: '#000000',
},
}SCSS
$custom: #a2cbd2; $custom-light: #bedadf; $custom-dark: #000000;
JSON
{
"hex": "#a2cbd2",
"rgb": {
"r": 162,
"g": 203,
"b": 210
},
"hsl": {
"h": 188.75,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.81499,
"c": 0.04437,
"h": 209.1
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#A2CBD2
secondary
#A87870
accent
#4938AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484