#A9BEBF#A9BEBF
#A9BEBF is a light, muted teal. Relative luminance 0.490; OKLCH L 78.6% C 0.023 H 200.2°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A9BEBF |
|---|---|
| RGB | rgb(169, 190, 191) |
| HSL | hsl(183, 15%, 71%) |
| HSV | hsv(183, 12%, 75%) |
| CMYK | cmyk(11.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.47, -6.94, -2.94) |
| CIE-LCH | lch(75.47, 7.53, 202.94°) |
| OKLab | oklab(78.59% -0.0216 -0.0079) |
| OKLCH | oklch(78.59% 0.023 200.2) |
| XYZ | xyz(44.1774, 49.0226, 56.4149) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.58
Cool Grey
#95A3A6
ΔE00 7.82
Cool Gray
#9AA7B0
ΔE00 8.25
Dove Gray
#B6B8BD
ΔE00 8.75
Lightblue
#ADD8E6
ΔE00 8.84
Silver
#C0C0C0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9BEBF #BFAAA9
analogous
#A9BFB5 #A9BEBF #A9B3BF
triadic
#A9BEBF #BFA9BE #BEBFA9
tetradic
#A9BEBF #B5A9BF #BFAAA9 #B3BFA9
square
#A9BEBF #B5A9BF #BFAAA9 #B3BFA9
split-complementary
#A9BEBF #BFA9B3 #BFB5A9
monochromatic
#658788 #86A3A5 #A9BEBF #CCD9D9 #EDF2F2
Accessibility & contrast
On white
1.94
#A9BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#A9BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9BEBF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9BEBF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#A3C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a9bebf; /* rgb */ color: rgb(169, 190, 191); /* oklch */ color: oklch(78.6% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#c2d1d2',
500: '#a9bebf',
950: '#000000',
},
}SCSS
$custom: #a9bebf; $custom-light: #c2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#a9bebf",
"rgb": {
"r": 169,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.727,
"s": 14.667,
"l": 70.588
},
"oklch": {
"l": 0.78587,
"c": 0.02305,
"h": 200.2
},
"luminance": 0.49024
}Semantic roles & 50–950 ramp
primary
#A9BEBF
secondary
#E5DFDF
accent
#504D99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282