#A8BEBF#A8BEBF
#A8BEBF is a light, muted teal. Relative luminance 0.489; OKLCH L 78.5% C 0.024 H 200.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEBF |
|---|---|
| RGB | rgb(168, 190, 191) |
| HSL | hsl(183, 15%, 70%) |
| HSV | hsv(183, 12%, 75%) |
| CMYK | cmyk(12%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.40, -7.27, -3.05) |
| CIE-LCH | lch(75.40, 7.88, 202.73°) |
| OKLab | oklab(78.52% -0.0227 -0.0082) |
| OKLCH | oklch(78.52% 0.024 200) |
| XYZ | xyz(43.9636, 48.9124, 56.4049) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.89
Cool Grey
#95A3A6
ΔE00 7.90
Cool Gray
#9AA7B0
ΔE00 8.39
Lightblue
#ADD8E6
ΔE00 8.72
Dove Gray
#B6B8BD
ΔE00 9.07
Silver
#C0C0C0
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEBF #BFA9A8
analogous
#A8BFB4 #A8BEBF #A8B2BF
triadic
#A8BEBF #BFA8BE #BEBFA8
tetradic
#A8BEBF #B4A8BF #BFA9A8 #B2BFA8
square
#A8BEBF #B4A8BF #BFA9A8 #B2BFA8
split-complementary
#A8BEBF #BFA8B2 #BFB4A8
monochromatic
#648788 #85A4A5 #A8BEBF #CBD8D9 #EDF2F2
Accessibility & contrast
On white
1.95
#A8BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A8BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEBF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEBF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#A2C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bebf; /* rgb */ color: rgb(168, 190, 191); /* oklch */ color: oklch(78.5% 0.024 200.0);
Tailwind
colors: {
custom: {
50: '#c2d1d2',
500: '#a8bebf',
950: '#000000',
},
}SCSS
$custom: #a8bebf; $custom-light: #c2d1d2; $custom-dark: #000000;
JSON
{
"hex": "#a8bebf",
"rgb": {
"r": 168,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.609,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78515,
"c": 0.02412,
"h": 200
},
"luminance": 0.48913
}Semantic roles & 50–950 ramp
primary
#A8BEBF
secondary
#E5DFDE
accent
#4F4C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282