#A8BEBC#A8BEBC
#A8BEBC is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.024 H 190.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEBC |
|---|---|
| RGB | rgb(168, 190, 188) |
| HSL | hsl(175, 14%, 70%) |
| HSV | hsv(175, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.32, -7.88, -1.54) |
| CIE-LCH | lch(75.32, 8.03, 191.03°) |
| OKLab | oklab(78.42% -0.0239 -0.0042) |
| OKLCH | oklch(78.42% 0.024 190) |
| XYZ | xyz(43.6368, 48.7817, 54.6840) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.07
Cool Grey
#95A3A6
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 9.31
Silver
#C0C0C0
ΔE00 9.55
Lightblue
#ADD8E6
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEBC #BEA8AA
analogous
#A8BEB1 #A8BEBC #A8B5BE
triadic
#A8BEBC #BCA8BE #BEBCA8
tetradic
#A8BEBC #B1A8BE #BEA8AA #B5BEA8
square
#A8BEBC #B1A8BE #BEA8AA #B5BEA8
split-complementary
#A8BEBC #BEA8B5 #BEB1A8
monochromatic
#658784 #85A4A1 #A8BEBC #CBD8D7 #EDF2F2
Accessibility & contrast
On white
1.95
#A8BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A8BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEBC
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEBC | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#A2BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8bebc; /* rgb */ color: rgb(168, 190, 188); /* oklch */ color: oklch(78.4% 0.024 190.0);
Tailwind
colors: {
custom: {
50: '#c2d1d0',
500: '#a8bebc',
950: '#000000',
},
}SCSS
$custom: #a8bebc; $custom-light: #c2d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a8bebc",
"rgb": {
"r": 168,
"g": 190,
"b": 188
},
"hsl": {
"h": 174.545,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78424,
"c": 0.02423,
"h": 190
},
"luminance": 0.48783
}Semantic roles & 50–950 ramp
primary
#A8BEBC
secondary
#E4DEDE
accent
#4D5499
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282