#A1BEBF#A1BEBF
#A1BEBF is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.031 H 199.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEBF |
|---|---|
| RGB | rgb(161, 190, 191) |
| HSL | hsl(182, 19%, 69%) |
| HSV | hsv(182, 16%, 75%) |
| CMYK | cmyk(15.7%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.93, -9.55, -3.79) |
| CIE-LCH | lch(74.93, 10.27, 201.63°) |
| OKLab | oklab(78.03% -0.0297 -0.0103) |
| OKLCH | oklch(78.03% 0.031 199.1) |
| XYZ | xyz(42.5129, 48.1644, 56.3369) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 8.71
Powder Blue
#B0E0E6
ΔE00 8.89
Cool Gray
#9AA7B0
ΔE00 9.55
Bluegrey
#85A3B2
ΔE00 9.92
Silver (survey)
#C5C9C7
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEBF #BFA2A1
analogous
#A1BFB1 #A1BEBF #A1AFBF
triadic
#A1BEBF #BFA1BE #BEBFA1
tetradic
#A1BEBF #B1A1BF #BFA2A1 #AFBFA1
square
#A1BEBF #B1A1BF #BFA2A1 #AFBFA1
split-complementary
#A1BEBF #BFA1AF #BFB1A1
monochromatic
#5D8789 #7DA5A6 #A1BEBF #C5D7D8 #EAF0F1
Accessibility & contrast
On white
1.97
#A1BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A1BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEBF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEBF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#98C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bebf; /* rgb */ color: rgb(161, 190, 191); /* oklch */ color: oklch(78.0% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#bdd1d2',
500: '#a1bebf',
950: '#000000',
},
}SCSS
$custom: #a1bebf; $custom-light: #bdd1d2; $custom-dark: #000000;
JSON
{
"hex": "#a1bebf",
"rgb": {
"r": 161,
"g": 190,
"b": 191
},
"hsl": {
"h": 182,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.78025,
"c": 0.03147,
"h": 199.1
},
"luminance": 0.48166
}Semantic roles & 50–950 ramp
primary
#A1BEBF
secondary
#E2DADA
accent
#4B489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282