#A9BEBB#A9BEBB
#A9BEBB is a light, muted teal. Relative luminance 0.488; OKLCH L 78.5% C 0.023 H 186.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEBB |
|---|---|
| RGB | rgb(169, 190, 187) |
| HSL | hsl(171, 14%, 70%) |
| HSV | hsv(171, 11%, 75%) |
| CMYK | cmyk(11.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.36, -7.75, -0.92) |
| CIE-LCH | lch(75.36, 7.80, 186.79°) |
| OKLab | oklab(78.46% -0.0232 -0.0026) |
| OKLCH | oklch(78.46% 0.023 186.3) |
| XYZ | xyz(43.7432, 48.8490, 54.1282) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.86
Cool Grey
#95A3A6
ΔE00 8.40
Silver
#C0C0C0
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.51
Dove Gray
#B6B8BD
ΔE00 9.75
Lightblue
#ADD8E6
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEBB #BEA9AC
analogous
#A9BEB0 #A9BEBB #A9B6BE
triadic
#A9BEBB #BBA9BE #BEBBA9
tetradic
#A9BEBB #B0A9BE #BEA9AC #B6BEA9
square
#A9BEBB #B0A9BE #BEA9AC #B6BEA9
split-complementary
#A9BEBB #BEA9B6 #BEB0A9
monochromatic
#668782 #86A49F #A9BEBB #CCD8D7 #EEF2F1
Accessibility & contrast
On white
1.95
#A9BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#A9BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEBB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEBB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#A4BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9bebb; /* rgb */ color: rgb(169, 190, 187); /* oklch */ color: oklch(78.5% 0.023 186.3);
Tailwind
colors: {
custom: {
50: '#c2d1cf',
500: '#a9bebb',
950: '#000000',
},
}SCSS
$custom: #a9bebb; $custom-light: #c2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#a9bebb",
"rgb": {
"r": 169,
"g": 190,
"b": 187
},
"hsl": {
"h": 171.429,
"s": 13.907,
"l": 70.392
},
"oklch": {
"l": 0.78465,
"c": 0.02338,
"h": 186.3
},
"luminance": 0.4885
}Semantic roles & 50–950 ramp
primary
#A9BEBB
secondary
#E4DFDF
accent
#4D5898
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282