#A4BEBB#A4BEBB
#A4BEBB is a light, muted teal. Relative luminance 0.483; OKLCH L 78.1% C 0.029 H 188.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEBB |
|---|---|
| RGB | rgb(164, 190, 187) |
| HSL | hsl(173, 17%, 69%) |
| HSV | hsv(173, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.02, -9.40, -1.46) |
| CIE-LCH | lch(75.02, 9.52, 188.82°) |
| OKLab | oklab(78.11% -0.0283 -0.004) |
| OKLCH | oklch(78.11% 0.029 188.1) |
| XYZ | xyz(42.6907, 48.3063, 54.0789) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.93
Silver (survey)
#C5C9C7
ΔE00 9.37
Powder Blue
#B0E0E6
ΔE00 9.63
Lightblue
#ADD8E6
ΔE00 9.66
Cool Gray
#9AA7B0
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEBB #BEA4A7
analogous
#A4BEAE #A4BEBB #A4B4BE
triadic
#A4BEBB #BBA4BE #BEBBA4
tetradic
#A4BEBB #AEA4BE #BEA4A7 #B4BEA4
square
#A4BEBB #AEA4BE #BEA4A7 #B4BEA4
split-complementary
#A4BEBB #BEA4B4 #BEAEA4
monochromatic
#618783 #80A5A0 #A4BEBB #C8D8D6 #EBF1F0
Accessibility & contrast
On white
1.97
#A4BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A4BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEBB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEBB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#9DBFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bebb; /* rgb */ color: rgb(164, 190, 187); /* oklch */ color: oklch(78.1% 0.029 188.1);
Tailwind
colors: {
custom: {
50: '#bfd1cf',
500: '#a4bebb',
950: '#000000',
},
}SCSS
$custom: #a4bebb; $custom-light: #bfd1cf; $custom-dark: #000000;
JSON
{
"hex": "#a4bebb",
"rgb": {
"r": 164,
"g": 190,
"b": 187
},
"hsl": {
"h": 173.077,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.7811,
"c": 0.02862,
"h": 188.1
},
"luminance": 0.48307
}Semantic roles & 50–950 ramp
primary
#A4BEBB
secondary
#E3DBDC
accent
#4B549B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282