#91C4CB#91C4CB
#91C4CB is a light, muted teal. Relative luminance 0.498; OKLCH L 78.7% C 0.054 H 206.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4CB |
|---|---|
| RGB | rgb(145, 196, 203) |
| HSL | hsl(187, 36%, 68%) |
| HSV | hsv(187, 29%, 80%) |
| CMYK | cmyk(28.6%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.95, -14.92, -8.89) |
| CIE-LCH | lch(75.95, 17.37, 210.78°) |
| OKLab | oklab(78.7% -0.0483 -0.0243) |
| OKLCH | oklch(78.7% 0.054 206.7) |
| XYZ | xyz(42.1930, 49.8093, 63.8793) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.01
Sky Blue
#87CEEB
ΔE00 7.80
Baby Blue
#89CFF0
ΔE00 9.06
Ice Blue
#A5DFF9
ΔE00 9.60
Light Grey Blue
#9DBCD4
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4CB #CB9891
analogous
#91CBB5 #91C4CB #91A7CB
triadic
#91C4CB #CB91C4 #C4CB91
tetradic
#91C4CB #B591CB #CB9891 #A7CB91
square
#91C4CB #B591CB #CB9891 #A7CB91
split-complementary
#91C4CB #CB91A7 #CBB591
monochromatic
#488F99 #67AEB7 #91C4CB #BBDADF #E4F1F2
Accessibility & contrast
On white
1.92
#91C4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#91C4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4CB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4CB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CC
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#7DC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c4cb; /* rgb */ color: rgb(145, 196, 203); /* oklch */ color: oklch(78.7% 0.054 206.7);
Tailwind
colors: {
custom: {
50: '#b3d6da',
500: '#91c4cb',
950: '#000000',
},
}SCSS
$custom: #91c4cb; $custom-light: #b3d6da; $custom-dark: #000000;
JSON
{
"hex": "#91c4cb",
"rgb": {
"r": 145,
"g": 196,
"b": 203
},
"hsl": {
"h": 187.241,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.78699,
"c": 0.05407,
"h": 206.7
},
"luminance": 0.49811
}Semantic roles & 50–950 ramp
primary
#91C4CB
secondary
#E5D5D3
accent
#4537AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383