#A4BEBE#A4BEBE
#A4BEBE is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.028 H 196.6°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BEBE |
|---|---|
| RGB | rgb(164, 190, 190) |
| HSL | hsl(180, 17%, 69%) |
| HSV | hsv(180, 14%, 75%) |
| CMYK | cmyk(13.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.10, -8.79, -2.97) |
| CIE-LCH | lch(75.10, 9.28, 198.68°) |
| OKLab | oklab(78.2% -0.0271 -0.0081) |
| OKLCH | oklch(78.2% 0.028 196.6) |
| XYZ | xyz(43.0152, 48.4361, 55.7880) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 9.31
Light Grey Blue
#9DBCD4
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BEBE #BEA4A4
analogous
#A4BEB1 #A4BEBE #A4B1BE
triadic
#A4BEBE #BEA4BE #BEBEA4
tetradic
#A4BEBE #B1A4BE #BEA4A4 #B1BEA4
square
#A4BEBE #B1A4BE #BEA4A4 #B1BEA4
split-complementary
#A4BEBE #BEA4B1 #BEB1A4
monochromatic
#618787 #80A5A5 #A4BEBE #C8D8D8 #EBF1F1
Accessibility & contrast
On white
1.96
#A4BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A4BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BEBE
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BEBE | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#9CC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a4bebe; /* rgb */ color: rgb(164, 190, 190); /* oklch */ color: oklch(78.2% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#bfd1d1',
500: '#a4bebe',
950: '#000000',
},
}SCSS
$custom: #a4bebe; $custom-light: #bfd1d1; $custom-dark: #000000;
JSON
{
"hex": "#a4bebe",
"rgb": {
"r": 164,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.78202,
"c": 0.0283,
"h": 196.6
},
"luminance": 0.48437
}Semantic roles & 50–950 ramp
primary
#A4BEBE
secondary
#E3DBDB
accent
#4B4B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282