#91BEC3#91BEC3
#91BEC3 is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.048 H 204.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEC3 |
|---|---|
| RGB | rgb(145, 190, 195) |
| HSL | hsl(186, 29%, 67%) |
| HSV | hsv(186, 26%, 76%) |
| CMYK | cmyk(25.6%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(74.05, -13.66, -7.37) |
| CIE-LCH | lch(74.05, 15.52, 208.36°) |
| OKLab | oklab(77.11% -0.0437 -0.0201) |
| OKLCH | oklch(77.11% 0.048 204.7) |
| XYZ | xyz(39.9378, 46.7850, 58.5453) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.97
Powder Blue
#B0E0E6
ΔE00 8.37
Sky Blue
#87CEEB
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 9.86
Light Grey Blue
#9DBCD4
ΔE00 10.15
Baby Blue
#89CFF0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEC3 #C39691
analogous
#91C3AF #91BEC3 #91A5C3
triadic
#91BEC3 #C391BE #BEC391
tetradic
#91BEC3 #AF91C3 #C39691 #A5C391
square
#91BEC3 #AF91C3 #C39691 #A5C391
split-complementary
#91BEC3 #C391A5 #C3AF91
monochromatic
#4D868D #69A7AD #91BEC3 #B9D5D9 #E0EDEE
Accessibility & contrast
On white
2.03
#91BEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#91BEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEC3
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEC3 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC3
Deuteranopia (green-blind)
#AEB3C3
Tritanopia (blue-blind)
#81C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bec3; /* rgb */ color: rgb(145, 190, 195); /* oklch */ color: oklch(77.1% 0.048 204.7);
Tailwind
colors: {
custom: {
50: '#b2d1d5',
500: '#91bec3',
950: '#000000',
},
}SCSS
$custom: #91bec3; $custom-light: #b2d1d5; $custom-dark: #000000;
JSON
{
"hex": "#91bec3",
"rgb": {
"r": 145,
"g": 190,
"b": 195
},
"hsl": {
"h": 186,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77111,
"c": 0.0481,
"h": 204.7
},
"luminance": 0.46787
}Semantic roles & 50–950 ramp
primary
#91BEC3
secondary
#E0D1D0
accent
#483DA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283