#A3BEBC#A3BEBC
#A3BEBC is a light, muted teal. Relative luminance 0.482; OKLCH L 78.1% C 0.029 H 191.1°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBC |
|---|---|
| RGB | rgb(163, 190, 188) |
| HSL | hsl(176, 17%, 69%) |
| HSV | hsv(176, 14%, 75%) |
| CMYK | cmyk(14.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.98, -9.53, -2.07) |
| CIE-LCH | lch(74.98, 9.75, 192.25°) |
| OKLab | oklab(78.07% -0.0289 -0.0057) |
| OKLCH | oklch(78.07% 0.029 191.1) |
| XYZ | xyz(42.5925, 48.2432, 54.6350) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.28
Powder Blue
#B0E0E6
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.56
Cool Gray
#9AA7B0
ΔE00 10.07
Bluegrey
#85A3B2
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBC #BEA3A5
analogous
#A3BEAF #A3BEBC #A3B3BE
triadic
#A3BEBC #BCA3BE #BEBCA3
tetradic
#A3BEBC #AFA3BE #BEA3A5 #B3BEA3
square
#A3BEBC #AFA3BE #BEA3A5 #B3BEA3
split-complementary
#A3BEBC #BEA3B3 #BEAFA3
monochromatic
#5F8784 #7FA5A2 #A3BEBC #C7D7D6 #EBF1F0
Accessibility & contrast
On white
1.97
#A3BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A3BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#9CC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bebc; /* rgb */ color: rgb(163, 190, 188); /* oklch */ color: oklch(78.1% 0.029 191.1);
Tailwind
colors: {
custom: {
50: '#bed1d0',
500: '#a3bebc',
950: '#000000',
},
}SCSS
$custom: #a3bebc; $custom-light: #bed1d0; $custom-dark: #000000;
JSON
{
"hex": "#a3bebc",
"rgb": {
"r": 163,
"g": 190,
"b": 188
},
"hsl": {
"h": 175.556,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.78071,
"c": 0.02948,
"h": 191.1
},
"luminance": 0.48244
}Semantic roles & 50–950 ramp
primary
#A3BEBC
secondary
#E2DADB
accent
#4A509B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282