#91C2CA#91C2CA
#91C2CA is a light, muted teal. Relative luminance 0.489; OKLCH L 78.2% C 0.053 H 208.6°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2CA |
|---|---|
| RGB | rgb(145, 194, 202) |
| HSL | hsl(188, 35%, 68%) |
| HSV | hsv(188, 28%, 79%) |
| CMYK | cmyk(28.2%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(75.37, -14.12, -9.22) |
| CIE-LCH | lch(75.37, 16.86, 213.14°) |
| OKLab | oklab(78.22% -0.0461 -0.0251) |
| OKLCH | oklch(78.22% 0.053 208.6) |
| XYZ | xyz(41.6261, 48.8656, 63.1044) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 7.44
Sky Blue
#87CEEB
ΔE00 7.58
Baby Blue
#89CFF0
ΔE00 8.79
Ice Blue
#A5DFF9
ΔE00 9.55
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2CA #CA9991
analogous
#91CAB5 #91C2CA #91A5CA
triadic
#91C2CA #CA91C2 #C2CA91
tetradic
#91C2CA #B591CA #CA9991 #A5CA91
square
#91C2CA #B591CA #CA9991 #A5CA91
split-complementary
#91C2CA #CA91A5 #CAB591
monochromatic
#498D98 #68ABB6 #91C2CA #BAD9DE #E4F0F2
Accessibility & contrast
On white
1.95
#91C2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#91C2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2CA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2CA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECB
Deuteranopia (green-blind)
#B0B6CA
Tritanopia (blue-blind)
#7EC6C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c2ca; /* rgb */ color: rgb(145, 194, 202); /* oklch */ color: oklch(78.2% 0.053 208.6);
Tailwind
colors: {
custom: {
50: '#b3d4da',
500: '#91c2ca',
950: '#000000',
},
}SCSS
$custom: #91c2ca; $custom-light: #b3d4da; $custom-dark: #000000;
JSON
{
"hex": "#91c2ca",
"rgb": {
"r": 145,
"g": 194,
"b": 202
},
"hsl": {
"h": 188.421,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78225,
"c": 0.05254,
"h": 208.6
},
"luminance": 0.48868
}Semantic roles & 50–950 ramp
primary
#91C2CA
secondary
#E4D5D3
accent
#4838AE
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383