#A3BEBB#A3BEBB
#A3BEBB is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.030 H 188.4°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BEBB |
|---|---|
| RGB | rgb(163, 190, 187) |
| HSL | hsl(173, 17%, 69%) |
| HSV | hsv(173, 14%, 75%) |
| CMYK | cmyk(14.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.95, -9.73, -1.57) |
| CIE-LCH | lch(74.95, 9.86, 189.14°) |
| OKLab | oklab(78.04% -0.0293 -0.0043) |
| OKLCH | oklch(78.04% 0.03 188.4) |
| XYZ | xyz(42.4851, 48.2003, 54.0693) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.05
Powder Blue
#B0E0E6
ΔE00 9.54
Lightblue
#ADD8E6
ΔE00 9.63
Silver (survey)
#C5C9C7
ΔE00 9.66
Cool Gray
#9AA7B0
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BEBB #BEA3A6
analogous
#A3BEAE #A3BEBB #A3B4BE
triadic
#A3BEBB #BBA3BE #BEBBA3
tetradic
#A3BEBB #AEA3BE #BEA3A6 #B4BEA3
square
#A3BEBB #AEA3BE #BEA3A6 #B4BEA3
split-complementary
#A3BEBB #BEA3B4 #BEAEA3
monochromatic
#5F8783 #7FA5A0 #A3BEBB #C7D7D6 #EBF1F0
Accessibility & contrast
On white
1.97
#A3BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A3BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BEBB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BEBB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#9CBFBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bebb; /* rgb */ color: rgb(163, 190, 187); /* oklch */ color: oklch(78.0% 0.030 188.4);
Tailwind
colors: {
custom: {
50: '#bed1cf',
500: '#a3bebb',
950: '#000000',
},
}SCSS
$custom: #a3bebb; $custom-light: #bed1cf; $custom-dark: #000000;
JSON
{
"hex": "#a3bebb",
"rgb": {
"r": 163,
"g": 190,
"b": 187
},
"hsl": {
"h": 173.333,
"s": 17.197,
"l": 69.216
},
"oklch": {
"l": 0.78041,
"c": 0.02966,
"h": 188.4
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#A3BEBB
secondary
#E2DADB
accent
#4A539B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282