#91C1CA#91C1CA
#91C1CA is a light, muted teal. Relative luminance 0.484; OKLCH L 78.0% C 0.052 H 210.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91C1CA |
|---|---|
| RGB | rgb(145, 193, 202) |
| HSL | hsl(189, 35%, 68%) |
| HSV | hsv(189, 28%, 79%) |
| CMYK | cmyk(28.2%, 4.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.09, -13.60, -9.63) |
| CIE-LCH | lch(75.09, 16.67, 215.30°) |
| OKLab | oklab(78% -0.0448 -0.0263) |
| OKLCH | oklch(78% 0.052 210.4) |
| XYZ | xyz(41.4043, 48.4220, 63.0304) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.70
Sky Blue
#87CEEB
ΔE00 7.32
Powder Blue
#B0E0E6
ΔE00 7.70
Baby Blue
#89CFF0
ΔE00 8.49
Light Grey Blue
#9DBCD4
ΔE00 9.03
Ice Blue
#A5DFF9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C1CA #CA9A91
analogous
#91CAB6 #91C1CA #91A4CA
triadic
#91C1CA #CA91C1 #C1CA91
tetradic
#91C1CA #B691CA #CA9A91 #A4CA91
square
#91C1CA #B691CA #CA9A91 #A4CA91
split-complementary
#91C1CA #CA91A4 #CAB691
monochromatic
#498B98 #68AAB6 #91C1CA #BAD8DE #E4F0F2
Accessibility & contrast
On white
1.97
#91C1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#91C1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C1CA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C1CA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#7EC5C4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c1ca; /* rgb */ color: rgb(145, 193, 202); /* oklch */ color: oklch(78.0% 0.052 210.4);
Tailwind
colors: {
custom: {
50: '#b3d3da',
500: '#91c1ca',
950: '#000000',
},
}SCSS
$custom: #91c1ca; $custom-light: #b3d3da; $custom-dark: #000000;
JSON
{
"hex": "#91c1ca",
"rgb": {
"r": 145,
"g": 193,
"b": 202
},
"hsl": {
"h": 189.474,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78004,
"c": 0.05197,
"h": 210.4
},
"luminance": 0.48424
}Semantic roles & 50–950 ramp
primary
#91C1CA
secondary
#E4D5D3
accent
#4A38AE
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283