#A2BBBC#A2BBBC
#A2BBBC is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.027 H 199.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBBC |
|---|---|
| RGB | rgb(162, 187, 188) |
| HSL | hsl(182, 16%, 69%) |
| HSV | hsv(182, 14%, 74%) |
| CMYK | cmyk(13.8%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.09, -8.27, -3.37) |
| CIE-LCH | lch(74.09, 8.94, 202.19°) |
| OKLab | oklab(77.35% -0.0258 -0.0092) |
| OKLCH | oklch(77.35% 0.027 199.6) |
| XYZ | xyz(41.7454, 46.8519, 54.4111) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 8.39
Lightblue
#ADD8E6
ΔE00 9.04
Silver (survey)
#C5C9C7
ΔE00 9.18
Bluegrey
#85A3B2
ΔE00 9.29
Light Grey Blue
#9DBCD4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBBC #BCA3A2
analogous
#A2BCB0 #A2BBBC #A2AEBC
triadic
#A2BBBC #BCA2BB #BBBCA2
tetradic
#A2BBBC #B0A2BC #BCA3A2 #AEBCA2
square
#A2BBBC #B0A2BC #BCA3A2 #AEBCA2
split-complementary
#A2BBBC #BCA2AE #BCB0A2
monochromatic
#5F8384 #7EA1A2 #A2BBBC #C6D5D6 #E9EFEF
Accessibility & contrast
On white
2.02
#A2BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A2BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBBC
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBBC | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#9BBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bbbc; /* rgb */ color: rgb(162, 187, 188); /* oklch */ color: oklch(77.4% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#bdcfd0',
500: '#a2bbbc',
950: '#000000',
},
}SCSS
$custom: #a2bbbc; $custom-light: #bdcfd0; $custom-dark: #000000;
JSON
{
"hex": "#a2bbbc",
"rgb": {
"r": 162,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.308,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.77355,
"c": 0.02736,
"h": 199.6
},
"luminance": 0.46853
}Semantic roles & 50–950 ramp
primary
#A2BBBC
secondary
#E1D9D9
accent
#4E4B9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282