#91C2CC#91C2CC
#91C2CC is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.3% C 0.053 H 211.6°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2CC |
|---|---|
| RGB | rgb(145, 194, 204) |
| HSL | hsl(190, 37%, 68%) |
| HSV | hsv(190, 29%, 80%) |
| CMYK | cmyk(28.9%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(75.43, -13.65, -10.21) |
| CIE-LCH | lch(75.43, 17.05, 216.80°) |
| OKLab | oklab(78.29% -0.0453 -0.0279) |
| OKLCH | oklch(78.29% 0.053 211.6) |
| XYZ | xyz(41.8645, 48.9609, 64.3596) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 7.54
Baby Blue
#89CFF0
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.83
Ice Blue
#A5DFF9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2CC #CC9B91
analogous
#91CCB8 #91C2CC #91A4CC
triadic
#91C2CC #CC91C2 #C2CC91
tetradic
#91C2CC #B891CC #CC9B91 #A4CC91
square
#91C2CC #B891CC #CC9B91 #A4CC91
split-complementary
#91C2CC #CC91A4 #CCB891
monochromatic
#488D9B #67ABB9 #91C2CC #BBD9DF #E5F0F3
Accessibility & contrast
On white
1.95
#91C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#91C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2CC
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2CC | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#AFB7CC
Tritanopia (blue-blind)
#7DC7C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #91c2cc; /* rgb */ color: rgb(145, 194, 204); /* oklch */ color: oklch(78.3% 0.053 211.6);
Tailwind
colors: {
custom: {
50: '#b3d4db',
500: '#91c2cc',
950: '#000000',
},
}SCSS
$custom: #91c2cc; $custom-light: #b3d4db; $custom-dark: #000000;
JSON
{
"hex": "#91c2cc",
"rgb": {
"r": 145,
"g": 194,
"b": 204
},
"hsl": {
"h": 190.169,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.78292,
"c": 0.05323,
"h": 211.6
},
"luminance": 0.48963
}Semantic roles & 50–950 ramp
primary
#91C2CC
secondary
#E5D7D4
accent
#4B36B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383