#A8BEBB#A8BEBB
#A8BEBB is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.024 H 186.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEBB |
|---|---|
| RGB | rgb(168, 190, 187) |
| HSL | hsl(172, 14%, 70%) |
| HSV | hsv(172, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.29, -8.08, -1.03) |
| CIE-LCH | lch(75.29, 8.14, 187.27°) |
| OKLab | oklab(78.39% -0.0243 -0.0029) |
| OKLCH | oklch(78.39% 0.024 186.7) |
| XYZ | xyz(43.5294, 48.7387, 54.1182) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.49
Cool Gray
#9AA7B0
ΔE00 9.64
Silver
#C0C0C0
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 9.91
Dove Gray
#B6B8BD
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEBB #BEA8AB
analogous
#A8BEB0 #A8BEBB #A8B6BE
triadic
#A8BEBB #BBA8BE #BEBBA8
tetradic
#A8BEBB #B0A8BE #BEA8AB #B6BEA8
square
#A8BEBB #B0A8BE #BEA8AB #B6BEA8
split-complementary
#A8BEBB #BEA8B6 #BEB0A8
monochromatic
#658782 #85A4A0 #A8BEBB #CBD8D6 #EDF2F1
Accessibility & contrast
On white
1.95
#A8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEBB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEBB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#A2BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8bebb; /* rgb */ color: rgb(168, 190, 187); /* oklch */ color: oklch(78.4% 0.024 186.7);
Tailwind
colors: {
custom: {
50: '#c2d1cf',
500: '#a8bebb',
950: '#000000',
},
}SCSS
$custom: #a8bebb; $custom-light: #c2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#a8bebb",
"rgb": {
"r": 168,
"g": 190,
"b": 187
},
"hsl": {
"h": 171.818,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78394,
"c": 0.02443,
"h": 186.7
},
"luminance": 0.4874
}Semantic roles & 50–950 ramp
primary
#A8BEBB
secondary
#E4DEDF
accent
#4D5799
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282