#91BCC2#91BCC2
#91BCC2 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.046 H 206.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91BCC2 |
|---|---|
| RGB | rgb(145, 188, 194) |
| HSL | hsl(187, 29%, 66%) |
| HSV | hsv(187, 25%, 76%) |
| CMYK | cmyk(25.3%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.47, -12.84, -7.69) |
| CIE-LCH | lch(73.47, 14.97, 210.93°) |
| OKLab | oklab(76.64% -0.0415 -0.0209) |
| OKLCH | oklch(76.64% 0.046 206.8) |
| XYZ | xyz(39.3949, 45.8795, 57.8084) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.83
Sky Blue
#87CEEB
ΔE00 8.99
Bluegrey
#85A3B2
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.50
Greyblue
#77A1B5
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BCC2 #C29791
analogous
#91C2B0 #91BCC2 #91A4C2
triadic
#91BCC2 #C291BC #BCC291
tetradic
#91BCC2 #B091C2 #C29791 #A4C291
square
#91BCC2 #B091C2 #C29791 #A4C291
split-complementary
#91BCC2 #C291A4 #C2B091
monochromatic
#4D848B #6AA4AC #91BCC2 #B8D4D8 #E0ECEE
Accessibility & contrast
On white
2.06
#91BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#91BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BCC2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BCC2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ACB2C2
Tritanopia (blue-blind)
#81C0BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #91bcc2; /* rgb */ color: rgb(145, 188, 194); /* oklch */ color: oklch(76.6% 0.046 206.8);
Tailwind
colors: {
custom: {
50: '#b2d0d4',
500: '#91bcc2',
950: '#000000',
},
}SCSS
$custom: #91bcc2; $custom-light: #b2d0d4; $custom-dark: #000000;
JSON
{
"hex": "#91bcc2",
"rgb": {
"r": 145,
"g": 188,
"b": 194
},
"hsl": {
"h": 187.347,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.76637,
"c": 0.04645,
"h": 206.8
},
"luminance": 0.45881
}Semantic roles & 50–950 ramp
primary
#91BCC2
secondary
#DFD1CF
accent
#4B3EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283