#A5BEBB#A5BEBB
#A5BEBB is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.028 H 187.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEBB |
|---|---|
| RGB | rgb(165, 190, 187) |
| HSL | hsl(173, 16%, 70%) |
| HSV | hsv(173, 13%, 75%) |
| CMYK | cmyk(13.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.08, -9.07, -1.35) |
| CIE-LCH | lch(75.08, 9.17, 188.49°) |
| OKLab | oklab(78.18% -0.0273 -0.0037) |
| OKLCH | oklch(78.18% 0.028 187.8) |
| XYZ | xyz(42.8979, 48.4131, 54.0886) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.81
Silver (survey)
#C5C9C7
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.71
Powder Blue
#B0E0E6
ΔE00 9.74
Cool Gray
#9AA7B0
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEBB #BEA5A8
analogous
#A5BEAF #A5BEBB #A5B5BE
triadic
#A5BEBB #BBA5BE #BEBBA5
tetradic
#A5BEBB #AFA5BE #BEA5A8 #B5BEA5
square
#A5BEBB #AFA5BE #BEA5A8 #B5BEA5
split-complementary
#A5BEBB #BEA5B5 #BEAFA5
monochromatic
#628783 #81A4A0 #A5BEBB #C9D8D6 #ECF1F1
Accessibility & contrast
On white
1.97
#A5BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A5BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEBB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEBB | 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)
#BBBBBB
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#9EBFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bebb; /* rgb */ color: rgb(165, 190, 187); /* oklch */ color: oklch(78.2% 0.028 187.8);
Tailwind
colors: {
custom: {
50: '#c0d1cf',
500: '#a5bebb',
950: '#000000',
},
}SCSS
$custom: #a5bebb; $custom-light: #c0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#a5bebb",
"rgb": {
"r": 165,
"g": 190,
"b": 187
},
"hsl": {
"h": 172.8,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.78181,
"c": 0.02758,
"h": 187.8
},
"luminance": 0.48414
}Semantic roles & 50–950 ramp
primary
#A5BEBB
secondary
#E3DCDD
accent
#4B559A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282