#A6BEBC#A6BEBC
#A6BEBC is a light, muted teal. Relative luminance 0.486; OKLCH L 78.3% C 0.026 H 190.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEBC |
|---|---|
| RGB | rgb(166, 190, 188) |
| HSL | hsl(175, 16%, 70%) |
| HSV | hsv(175, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.18, -8.54, -1.75) |
| CIE-LCH | lch(75.18, 8.72, 191.59°) |
| OKLab | oklab(78.28% -0.0259 -0.0048) |
| OKLCH | oklch(78.28% 0.026 190.5) |
| XYZ | xyz(43.2142, 48.5638, 54.6642) |
| Luminance | 0.4857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 9.43
Cool Gray
#9AA7B0
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 9.72
Silver
#C0C0C0
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEBC #BEA6A8
analogous
#A6BEB0 #A6BEBC #A6B4BE
triadic
#A6BEBC #BCA6BE #BEBCA6
tetradic
#A6BEBC #B0A6BE #BEA6A8 #B4BEA6
square
#A6BEBC #B0A6BE #BEA6A8 #B4BEA6
split-complementary
#A6BEBC #BEA6B4 #BEB0A6
monochromatic
#638784 #83A4A1 #A6BEBC #C9D8D7 #EDF2F1
Accessibility & contrast
On white
1.96
#A6BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A6BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEBC
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEBC | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#A0BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6bebc; /* rgb */ color: rgb(166, 190, 188); /* oklch */ color: oklch(78.3% 0.026 190.5);
Tailwind
colors: {
custom: {
50: '#c0d1d0',
500: '#a6bebc',
950: '#000000',
},
}SCSS
$custom: #a6bebc; $custom-light: #c0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a6bebc",
"rgb": {
"r": 166,
"g": 190,
"b": 188
},
"hsl": {
"h": 175,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.78281,
"c": 0.02634,
"h": 190.5
},
"luminance": 0.48565
}Semantic roles & 50–950 ramp
primary
#A6BEBC
secondary
#E3DDDD
accent
#4C529A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282