#91BEC4#91BEC4
#91BEC4 is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.048 H 206.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91BEC4 |
|---|---|
| RGB | rgb(145, 190, 196) |
| HSL | hsl(187, 30%, 67%) |
| HSV | hsv(187, 26%, 77%) |
| CMYK | cmyk(26%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.08, -13.43, -7.87) |
| CIE-LCH | lch(74.08, 15.56, 210.38°) |
| OKLab | oklab(77.14% -0.0433 -0.0214) |
| OKLCH | oklch(77.14% 0.048 206.4) |
| XYZ | xyz(40.0512, 46.8304, 59.1427) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.35
Sky Blue
#87CEEB
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 9.61
Light Grey Blue
#9DBCD4
ΔE00 9.75
Baby Blue
#89CFF0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91BEC4 #C49791
analogous
#91C4B1 #91BEC4 #91A5C4
triadic
#91BEC4 #C491BE #BEC491
tetradic
#91BEC4 #B191C4 #C49791 #A5C491
square
#91BEC4 #B191C4 #C49791 #A5C491
split-complementary
#91BEC4 #C491A5 #C4B191
monochromatic
#4C878E #69A6AF #91BEC4 #B9D6D9 #E1EDEF
Accessibility & contrast
On white
2.03
#91BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#91BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91BEC4
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91BEC4 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC4
Deuteranopia (green-blind)
#AEB3C4
Tritanopia (blue-blind)
#80C2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #91bec4; /* rgb */ color: rgb(145, 190, 196); /* oklch */ color: oklch(77.1% 0.048 206.4);
Tailwind
colors: {
custom: {
50: '#b2d1d5',
500: '#91bec4',
950: '#000000',
},
}SCSS
$custom: #91bec4; $custom-light: #b2d1d5; $custom-dark: #000000;
JSON
{
"hex": "#91bec4",
"rgb": {
"r": 145,
"g": 190,
"b": 196
},
"hsl": {
"h": 187.059,
"s": 30.178,
"l": 66.863
},
"oklch": {
"l": 0.77144,
"c": 0.04832,
"h": 206.4
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#91BEC4
secondary
#E1D2D0
accent
#493DA9
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283