#A3BEBE#A3BEBE
#A3BEBE is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.029 H 196.6°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBE |
|---|---|
| RGB | rgb(163, 190, 190) |
| HSL | hsl(180, 17%, 69%) |
| HSV | hsv(180, 14%, 75%) |
| CMYK | cmyk(14.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.03, -9.11, -3.08) |
| CIE-LCH | lch(75.03, 9.62, 198.65°) |
| OKLab | oklab(78.13% -0.0281 -0.0084) |
| OKLCH | oklch(78.13% 0.029 196.6) |
| XYZ | xyz(42.8096, 48.3301, 55.7784) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 8.64
Powder Blue
#B0E0E6
ΔE00 9.16
Silver (survey)
#C5C9C7
ΔE00 9.41
Cool Gray
#9AA7B0
ΔE00 9.48
Bluegrey
#85A3B2
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBE #BEA3A3
analogous
#A3BEB1 #A3BEBE #A3B1BE
triadic
#A3BEBE #BEA3BE #BEBEA3
tetradic
#A3BEBE #B1A3BE #BEA3A3 #B1BEA3
square
#A3BEBE #B1A3BE #BEA3A3 #B1BEA3
split-complementary
#A3BEBE #BEA3B1 #BEB1A3
monochromatic
#5F8787 #7FA5A5 #A3BEBE #C7D7D7 #EBF1F1
Accessibility & contrast
On white
1.97
#A3BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A3BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#9BC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bebe; /* rgb */ color: rgb(163, 190, 190); /* oklch */ color: oklch(78.1% 0.029 196.6);
Tailwind
colors: {
custom: {
50: '#bed1d1',
500: '#a3bebe',
950: '#000000',
},
}SCSS
$custom: #a3bebe; $custom-light: #bed1d1; $custom-dark: #000000;
JSON
{
"hex": "#a3bebe",
"rgb": {
"r": 163,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.78132,
"c": 0.02935,
"h": 196.6
},
"luminance": 0.48331
}Semantic roles & 50–950 ramp
primary
#A3BEBE
secondary
#E2DADA
accent
#4A4A9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282