#91BEC2#91BEC2
#91BEC2 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.1% C 0.048 H 203.0°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEC2 |
|---|---|
| RGB | rgb(145, 190, 194) |
| HSL | hsl(185, 29%, 66%) |
| HSV | hsv(185, 25%, 76%) |
| CMYK | cmyk(25.3%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.02, -13.88, -6.87) |
| CIE-LCH | lch(74.02, 15.49, 206.32°) |
| OKLab | oklab(77.08% -0.0441 -0.0187) |
| OKLCH | oklch(77.08% 0.048 203) |
| XYZ | xyz(39.8251, 46.7399, 57.9518) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.41
Sky Blue
#87CEEB
ΔE00 9.49
Bluegrey
#85A3B2
ΔE00 10.12
Light Grey Blue
#9DBCD4
ΔE00 10.55
Baby Blue
#89CFF0
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEC2 #C29591
analogous
#91C2AE #91BEC2 #91A6C2
triadic
#91BEC2 #C291BE #BEC291
tetradic
#91BEC2 #AE91C2 #C29591 #A6C291
square
#91BEC2 #AE91C2 #C29591 #A6C291
split-complementary
#91BEC2 #C291A6 #C2AE91
monochromatic
#4D868B #6AA7AC #91BEC2 #B8D5D8 #E0EDEE
Accessibility & contrast
On white
2.03
#91BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#91BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEC2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEC2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#AEB3C2
Tritanopia (blue-blind)
#81C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bec2; /* rgb */ color: rgb(145, 190, 194); /* oklch */ color: oklch(77.1% 0.048 203.0);
Tailwind
colors: {
custom: {
50: '#b2d1d4',
500: '#91bec2',
950: '#000000',
},
}SCSS
$custom: #91bec2; $custom-light: #b2d1d4; $custom-dark: #000000;
JSON
{
"hex": "#91bec2",
"rgb": {
"r": 145,
"g": 190,
"b": 194
},
"hsl": {
"h": 184.898,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77079,
"c": 0.04791,
"h": 203
},
"luminance": 0.46742
}Semantic roles & 50–950 ramp
primary
#91BEC2
secondary
#DFD1CF
accent
#473EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283