#91C3CB#91C3CB
#91C3CB is a light, muted teal. Relative luminance 0.494; OKLCH L 78.5% C 0.053 H 208.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3CB |
|---|---|
| RGB | rgb(145, 195, 203) |
| HSL | hsl(188, 36%, 68%) |
| HSV | hsv(188, 29%, 80%) |
| CMYK | cmyk(28.6%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(75.67, -14.41, -9.30) |
| CIE-LCH | lch(75.67, 17.15, 212.85°) |
| OKLab | oklab(78.48% -0.047 -0.0254) |
| OKLCH | oklch(78.48% 0.053 208.4) |
| XYZ | xyz(41.9682, 49.3597, 63.8044) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.67
Powder Blue
#B0E0E6
ΔE00 7.22
Sky Blue
#87CEEB
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 8.72
Ice Blue
#A5DFF9
ΔE00 9.42
Light Grey Blue
#9DBCD4
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3CB #CB9991
analogous
#91CBB6 #91C3CB #91A6CB
triadic
#91C3CB #CB91C3 #C3CB91
tetradic
#91C3CB #B691CB #CB9991 #A6CB91
square
#91C3CB #B691CB #CB9991 #A6CB91
split-complementary
#91C3CB #CB91A6 #CBB691
monochromatic
#488E99 #67ACB7 #91C3CB #BBDADF #E4F0F2
Accessibility & contrast
On white
1.93
#91C3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#91C3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3CB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3CB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#7DC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c3cb; /* rgb */ color: rgb(145, 195, 203); /* oklch */ color: oklch(78.5% 0.053 208.4);
Tailwind
colors: {
custom: {
50: '#b3d5da',
500: '#91c3cb',
950: '#000000',
},
}SCSS
$custom: #91c3cb; $custom-light: #b3d5da; $custom-dark: #000000;
JSON
{
"hex": "#91c3cb",
"rgb": {
"r": 145,
"g": 195,
"b": 203
},
"hsl": {
"h": 188.276,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.78479,
"c": 0.05345,
"h": 208.4
},
"luminance": 0.49362
}Semantic roles & 50–950 ramp
primary
#91C3CB
secondary
#E5D6D3
accent
#4737AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383