#A6BEBF#A6BEBF
#A6BEBF is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.026 H 199.7°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEBF |
|---|---|
| RGB | rgb(166, 190, 191) |
| HSL | hsl(182, 16%, 70%) |
| HSV | hsv(182, 13%, 75%) |
| CMYK | cmyk(13.1%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.26, -7.93, -3.26) |
| CIE-LCH | lch(75.26, 8.57, 202.36°) |
| OKLab | oklab(78.37% -0.0247 -0.0088) |
| OKLCH | oklch(78.37% 0.026 199.7) |
| XYZ | xyz(43.5410, 48.6945, 56.3851) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.49
Lightblue
#ADD8E6
ΔE00 8.54
Cool Gray
#9AA7B0
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 9.47
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEBF #BFA7A6
analogous
#A6BFB4 #A6BEBF #A6B1BF
triadic
#A6BEBF #BFA6BE #BEBFA6
tetradic
#A6BEBF #B4A6BF #BFA7A6 #B1BFA6
square
#A6BEBF #B4A6BF #BFA7A6 #B1BFA6
split-complementary
#A6BEBF #BFA6B1 #BFB4A6
monochromatic
#628788 #82A4A5 #A6BEBF #CAD8D9 #EDF2F2
Accessibility & contrast
On white
1.96
#A6BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A6BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEBF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEBF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCBF
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#9FC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bebf; /* rgb */ color: rgb(166, 190, 191); /* oklch */ color: oklch(78.4% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#c0d1d2',
500: '#a6bebf',
950: '#000000',
},
}SCSS
$custom: #a6bebf; $custom-light: #c0d1d2; $custom-dark: #000000;
JSON
{
"hex": "#a6bebf",
"rgb": {
"r": 166,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.4,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78373,
"c": 0.02623,
"h": 199.7
},
"luminance": 0.48695
}Semantic roles & 50–950 ramp
primary
#A6BEBF
secondary
#E4DDDD
accent
#4E4B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282