#A4BEBD#A4BEBD
#A4BEBD is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.028 H 193.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEBD |
|---|---|
| RGB | rgb(164, 190, 189) |
| HSL | hsl(178, 17%, 69%) |
| HSV | hsv(178, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.07, -8.99, -2.47) |
| CIE-LCH | lch(75.07, 9.33, 195.34°) |
| OKLab | oklab(78.17% -0.0275 -0.0067) |
| OKLCH | oklch(78.17% 0.028 193.7) |
| XYZ | xyz(42.9063, 48.3925, 55.2144) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.99
Silver (survey)
#C5C9C7
ΔE00 9.19
Powder Blue
#B0E0E6
ΔE00 9.36
Cool Gray
#9AA7B0
ΔE00 9.61
Bluegrey
#85A3B2
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEBD #BEA4A5
analogous
#A4BEB0 #A4BEBD #A4B2BE
triadic
#A4BEBD #BDA4BE #BEBDA4
tetradic
#A4BEBD #B0A4BE #BEA4A5 #B2BEA4
square
#A4BEBD #B0A4BE #BEA4A5 #B2BEA4
split-complementary
#A4BEBD #BEA4B2 #BEB0A4
monochromatic
#618786 #80A5A3 #A4BEBD #C8D8D7 #EBF1F1
Accessibility & contrast
On white
1.97
#A4BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A4BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEBD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEBD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#9DC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bebd; /* rgb */ color: rgb(164, 190, 189); /* oklch */ color: oklch(78.2% 0.028 193.7);
Tailwind
colors: {
custom: {
50: '#bfd1d0',
500: '#a4bebd',
950: '#000000',
},
}SCSS
$custom: #a4bebd; $custom-light: #bfd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a4bebd",
"rgb": {
"r": 164,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.692,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.78171,
"c": 0.02833,
"h": 193.7
},
"luminance": 0.48394
}Semantic roles & 50–950 ramp
primary
#A4BEBD
secondary
#E3DBDB
accent
#4B4E9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282