#A1BEBD#A1BEBD
#A1BEBD is a light, muted teal. Relative luminance 0.481; OKLCH L 78.0% C 0.031 H 194.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEBD |
|---|---|
| RGB | rgb(161, 190, 189) |
| HSL | hsl(178, 18%, 69%) |
| HSV | hsv(178, 15%, 75%) |
| CMYK | cmyk(15.3%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.87, -9.97, -2.78) |
| CIE-LCH | lch(74.87, 10.35, 195.59°) |
| OKLab | oklab(77.96% -0.0305 -0.0076) |
| OKLCH | oklch(77.96% 0.031 194) |
| XYZ | xyz(42.2943, 48.0770, 55.1857) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.91
Cool Grey
#95A3A6
ΔE00 8.98
Powder Blue
#B0E0E6
ΔE00 9.08
Silver (survey)
#C5C9C7
ΔE00 10.04
Cool Gray
#9AA7B0
ΔE00 10.11
Bluegrey
#85A3B2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEBD #BEA1A2
analogous
#A1BEAF #A1BEBD #A1B1BE
triadic
#A1BEBD #BDA1BE #BEBDA1
tetradic
#A1BEBD #AFA1BE #BEA1A2 #B1BEA1
square
#A1BEBD #AFA1BE #BEA1A2 #B1BEA1
split-complementary
#A1BEBD #BEA1B1 #BEAFA1
monochromatic
#5D8786 #7DA5A4 #A1BEBD #C5D7D6 #E9F0F0
Accessibility & contrast
On white
1.98
#A1BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A1BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEBD
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEBD | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#99C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bebd; /* rgb */ color: rgb(161, 190, 189); /* oklch */ color: oklch(78.0% 0.031 194.0);
Tailwind
colors: {
custom: {
50: '#bdd1d0',
500: '#a1bebd',
950: '#000000',
},
}SCSS
$custom: #a1bebd; $custom-light: #bdd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a1bebd",
"rgb": {
"r": 161,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.931,
"s": 18.239,
"l": 68.824
},
"oklch": {
"l": 0.77963,
"c": 0.03147,
"h": 194
},
"luminance": 0.48078
}Semantic roles & 50–950 ramp
primary
#A1BEBD
secondary
#E2D9D9
accent
#494C9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282