#A1BEBC#A1BEBC
#A1BEBC is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.032 H 191.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEBC |
|---|---|
| RGB | rgb(161, 190, 188) |
| HSL | hsl(176, 18%, 69%) |
| HSV | hsv(176, 15%, 75%) |
| CMYK | cmyk(15.3%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.85, -10.18, -2.28) |
| CIE-LCH | lch(74.85, 10.43, 192.62°) |
| OKLab | oklab(77.93% -0.0309 -0.0062) |
| OKLCH | oklch(77.93% 0.032 191.4) |
| XYZ | xyz(42.1861, 48.0337, 54.6160) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 10.13
Cool Gray
#9AA7B0
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEBC #BEA1A3
analogous
#A1BEAE #A1BEBC #A1B2BE
triadic
#A1BEBC #BCA1BE #BEBCA1
tetradic
#A1BEBC #AEA1BE #BEA1A3 #B2BEA1
square
#A1BEBC #AEA1BE #BEA1A3 #B2BEA1
split-complementary
#A1BEBC #BEA1B2 #BEAEA1
monochromatic
#5D8784 #7DA5A2 #A1BEBC #C5D7D6 #E9F0F0
Accessibility & contrast
On white
1.98
#A1BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A1BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEBC
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEBC | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#99C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1bebc; /* rgb */ color: rgb(161, 190, 188); /* oklch */ color: oklch(77.9% 0.032 191.4);
Tailwind
colors: {
custom: {
50: '#bdd1d0',
500: '#a1bebc',
950: '#000000',
},
}SCSS
$custom: #a1bebc; $custom-light: #bdd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a1bebc",
"rgb": {
"r": 161,
"g": 190,
"b": 188
},
"hsl": {
"h": 175.862,
"s": 18.239,
"l": 68.824
},
"oklch": {
"l": 0.77933,
"c": 0.03156,
"h": 191.4
},
"luminance": 0.48035
}Semantic roles & 50–950 ramp
primary
#A1BEBC
secondary
#E2D9DA
accent
#494F9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282