#A4BEBC#A4BEBC
#A4BEBC is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.028 H 190.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEBC |
|---|---|
| RGB | rgb(164, 190, 188) |
| HSL | hsl(175, 17%, 69%) |
| HSV | hsv(175, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.04, -9.20, -1.96) |
| CIE-LCH | lch(75.04, 9.41, 192.05°) |
| OKLab | oklab(78.14% -0.0279 -0.0054) |
| OKLCH | oklch(78.14% 0.028 190.9) |
| XYZ | xyz(42.7981, 48.3493, 54.6447) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.75
Silver (survey)
#C5C9C7
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.32
Powder Blue
#B0E0E6
ΔE00 9.49
Cool Gray
#9AA7B0
ΔE00 9.91
Silver
#C0C0C0
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEBC #BEA4A6
analogous
#A4BEAF #A4BEBC #A4B3BE
triadic
#A4BEBC #BCA4BE #BEBCA4
tetradic
#A4BEBC #AFA4BE #BEA4A6 #B3BEA4
square
#A4BEBC #AFA4BE #BEA4A6 #B3BEA4
split-complementary
#A4BEBC #BEA4B3 #BEAFA4
monochromatic
#618784 #80A5A2 #A4BEBC #C8D8D6 #EBF1F1
Accessibility & contrast
On white
1.97
#A4BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#A4BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEBC
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEBC | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#9DC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bebc; /* rgb */ color: rgb(164, 190, 188); /* oklch */ color: oklch(78.1% 0.028 190.9);
Tailwind
colors: {
custom: {
50: '#bfd1d0',
500: '#a4bebc',
950: '#000000',
},
}SCSS
$custom: #a4bebc; $custom-light: #bfd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a4bebc",
"rgb": {
"r": 164,
"g": 190,
"b": 188
},
"hsl": {
"h": 175.385,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.78141,
"c": 0.02843,
"h": 190.9
},
"luminance": 0.4835
}Semantic roles & 50–950 ramp
primary
#A4BEBC
secondary
#E3DBDC
accent
#4B519B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282