#91BEC5#91BEC5
#91BEC5 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.049 H 208.0°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEC5 |
|---|---|
| RGB | rgb(145, 190, 197) |
| HSL | hsl(188, 31%, 67%) |
| HSV | hsv(188, 26%, 77%) |
| CMYK | cmyk(26.4%, 3.6%, 0%, 22.7%) |
| CIE-LAB | lab(74.11, -13.20, -8.37) |
| CIE-LCH | lch(74.11, 15.63, 212.39°) |
| OKLab | oklab(77.18% -0.0429 -0.0228) |
| OKLCH | oklch(77.18% 0.049 208) |
| XYZ | xyz(40.1654, 46.8761, 59.7442) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 8.35
Sky Blue
#87CEEB
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 9.35
Bluegrey
#85A3B2
ΔE00 9.37
Baby Blue
#89CFF0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEC5 #C59891
analogous
#91C5B2 #91BEC5 #91A4C5
triadic
#91BEC5 #C591BE #BEC591
tetradic
#91BEC5 #B291C5 #C59891 #A4C591
square
#91BEC5 #B291C5 #C59891 #A4C591
split-complementary
#91BEC5 #C591A4 #C5B291
monochromatic
#4C8790 #69A6B0 #91BEC5 #B9D6DA #E1EDEF
Accessibility & contrast
On white
2.02
#91BEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#91BEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEC5
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEC5 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC5
Deuteranopia (green-blind)
#ADB3C5
Tritanopia (blue-blind)
#80C2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bec5; /* rgb */ color: rgb(145, 190, 197); /* oklch */ color: oklch(77.2% 0.049 208.0);
Tailwind
colors: {
custom: {
50: '#b2d1d6',
500: '#91bec5',
950: '#000000',
},
}SCSS
$custom: #91bec5; $custom-light: #b2d1d6; $custom-dark: #000000;
JSON
{
"hex": "#91bec5",
"rgb": {
"r": 145,
"g": 190,
"b": 197
},
"hsl": {
"h": 188.077,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.77177,
"c": 0.04859,
"h": 208
},
"luminance": 0.46878
}Semantic roles & 50–950 ramp
primary
#91BEC5
secondary
#E1D3D1
accent
#4B3CAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283