#A5BEBC#A5BEBC
#A5BEBC is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.027 H 190.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEBC |
|---|---|
| RGB | rgb(165, 190, 188) |
| HSL | hsl(175, 16%, 70%) |
| HSV | hsv(175, 13%, 75%) |
| CMYK | cmyk(13.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.11, -8.87, -1.86) |
| CIE-LCH | lch(75.11, 9.06, 191.83°) |
| OKLab | oklab(78.21% -0.0269 -0.0051) |
| OKLCH | oklch(78.21% 0.027 190.7) |
| XYZ | xyz(43.0054, 48.4561, 54.6544) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.63
Silver (survey)
#C5C9C7
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.37
Powder Blue
#B0E0E6
ΔE00 9.60
Cool Gray
#9AA7B0
ΔE00 9.75
Silver
#C0C0C0
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEBC #BEA5A7
analogous
#A5BEB0 #A5BEBC #A5B4BE
triadic
#A5BEBC #BCA5BE #BEBCA5
tetradic
#A5BEBC #B0A5BE #BEA5A7 #B4BEA5
square
#A5BEBC #B0A5BE #BEA5A7 #B4BEA5
split-complementary
#A5BEBC #BEA5B4 #BEB0A5
monochromatic
#628784 #81A4A2 #A5BEBC #C9D8D6 #ECF1F1
Accessibility & contrast
On white
1.96
#A5BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A5BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEBC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEBC | 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)
#BBBBBC
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#9EBFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a5bebc; /* rgb */ color: rgb(165, 190, 188); /* oklch */ color: oklch(78.2% 0.027 190.7);
Tailwind
colors: {
custom: {
50: '#c0d1d0',
500: '#a5bebc',
950: '#000000',
},
}SCSS
$custom: #a5bebc; $custom-light: #c0d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a5bebc",
"rgb": {
"r": 165,
"g": 190,
"b": 188
},
"hsl": {
"h": 175.2,
"s": 16.129,
"l": 69.608
},
"oklch": {
"l": 0.78211,
"c": 0.02739,
"h": 190.7
},
"luminance": 0.48457
}Semantic roles & 50–950 ramp
primary
#A5BEBC
secondary
#E3DCDC
accent
#4B519A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282