#A5BEBD#A5BEBD
#A5BEBD is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.027 H 193.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEBD |
|---|---|
| RGB | rgb(165, 190, 189) |
| HSL | hsl(178, 16%, 70%) |
| HSV | hsv(178, 13%, 75%) |
| CMYK | cmyk(13.2%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.14, -8.67, -2.36) |
| CIE-LCH | lch(75.14, 8.98, 195.24°) |
| OKLab | oklab(78.24% -0.0265 -0.0064) |
| OKLCH | oklch(78.24% 0.027 193.7) |
| XYZ | xyz(43.1135, 48.4994, 55.2241) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 8.90
Lightblue
#ADD8E6
ΔE00 9.05
Cool Gray
#9AA7B0
ΔE00 9.45
Powder Blue
#B0E0E6
ΔE00 9.48
Silver
#C0C0C0
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEBD #BEA5A6
analogous
#A5BEB1 #A5BEBD #A5B3BE
triadic
#A5BEBD #BDA5BE #BEBDA5
tetradic
#A5BEBD #B1A5BE #BEA5A6 #B3BEA5
square
#A5BEBD #B1A5BE #BEA5A6 #B3BEA5
split-complementary
#A5BEBD #BEA5B3 #BEB1A5
monochromatic
#628786 #81A4A3 #A5BEBD #C9D8D7 #ECF1F1
Accessibility & contrast
On white
1.96
#A5BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#A5BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEBD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEBD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#9EC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bebd; /* rgb */ color: rgb(165, 190, 189); /* oklch */ color: oklch(78.2% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#c0d1d0',
500: '#a5bebd',
950: '#000000',
},
}SCSS
$custom: #a5bebd; $custom-light: #c0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a5bebd",
"rgb": {
"r": 165,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.6,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.78241,
"c": 0.02728,
"h": 193.7
},
"luminance": 0.485
}Semantic roles & 50–950 ramp
primary
#A5BEBD
secondary
#E3DCDC
accent
#4B4E9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282