#A1BEBB#A1BEBB
#A1BEBB is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.032 H 188.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEBB |
|---|---|
| RGB | rgb(161, 190, 187) |
| HSL | hsl(174, 18%, 69%) |
| HSV | hsv(174, 15%, 75%) |
| CMYK | cmyk(15.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.82, -10.39, -1.77) |
| CIE-LCH | lch(74.82, 10.54, 189.69°) |
| OKLab | oklab(77.9% -0.0314 -0.0049) |
| OKLCH | oklch(77.9% 0.032 188.9) |
| XYZ | xyz(42.0787, 47.9907, 54.0502) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 10.22
Cool Gray
#9AA7B0
ΔE00 10.70
Bluegrey
#85A3B2
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEBB #BEA1A4
analogous
#A1BEAD #A1BEBB #A1B3BE
triadic
#A1BEBB #BBA1BE #BEBBA1
tetradic
#A1BEBB #ADA1BE #BEA1A4 #B3BEA1
square
#A1BEBB #ADA1BE #BEA1A4 #B3BEA1
split-complementary
#A1BEBB #BEA1B3 #BEADA1
monochromatic
#5D8783 #7DA5A1 #A1BEBB #C5D7D5 #E9F0EF
Accessibility & contrast
On white
1.98
#A1BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A1BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEBB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEBB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#99C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bebb; /* rgb */ color: rgb(161, 190, 187); /* oklch */ color: oklch(77.9% 0.032 188.9);
Tailwind
colors: {
custom: {
50: '#bdd1cf',
500: '#a1bebb',
950: '#000000',
},
}SCSS
$custom: #a1bebb; $custom-light: #bdd1cf; $custom-dark: #000000;
JSON
{
"hex": "#a1bebb",
"rgb": {
"r": 161,
"g": 190,
"b": 187
},
"hsl": {
"h": 173.793,
"s": 18.239,
"l": 68.824
},
"oklch": {
"l": 0.77902,
"c": 0.03173,
"h": 188.9
},
"luminance": 0.47992
}Semantic roles & 50–950 ramp
primary
#A1BEBB
secondary
#E2D9DA
accent
#49529D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282