#91C3CC#91C3CC
#91C3CC is a light, muted teal. Relative luminance 0.494; OKLCH L 78.5% C 0.054 H 209.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3CC |
|---|---|
| RGB | rgb(145, 195, 204) |
| HSL | hsl(189, 37%, 68%) |
| HSV | hsv(189, 29%, 80%) |
| CMYK | cmyk(28.9%, 4.4%, 0%, 20%) |
| CIE-LAB | lab(75.70, -14.17, -9.80) |
| CIE-LCH | lch(75.70, 17.23, 214.67°) |
| OKLab | oklab(78.51% -0.0466 -0.0267) |
| OKLCH | oklch(78.51% 0.054 209.8) |
| XYZ | xyz(42.0878, 49.4075, 64.4340) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.45
Sky Blue
#87CEEB
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.26
Baby Blue
#89CFF0
ΔE00 8.34
Ice Blue
#A5DFF9
ΔE00 9.12
Light Grey Blue
#9DBCD4
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3CC #CC9A91
analogous
#91CCB7 #91C3CC #91A5CC
triadic
#91C3CC #CC91C3 #C3CC91
tetradic
#91C3CC #B791CC #CC9A91 #A5CC91
square
#91C3CC #B791CC #CC9A91 #A5CC91
split-complementary
#91C3CC #CC91A5 #CCB791
monochromatic
#488E9B #67ACB9 #91C3CC #BBDADF #E5F1F3
Accessibility & contrast
On white
1.93
#91C3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#91C3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3CC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3CC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCD
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#7DC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c3cc; /* rgb */ color: rgb(145, 195, 204); /* oklch */ color: oklch(78.5% 0.054 209.8);
Tailwind
colors: {
custom: {
50: '#b3d5db',
500: '#91c3cc',
950: '#000000',
},
}SCSS
$custom: #91c3cc; $custom-light: #b3d5db; $custom-dark: #000000;
JSON
{
"hex": "#91c3cc",
"rgb": {
"r": 145,
"g": 195,
"b": 204
},
"hsl": {
"h": 189.153,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.78512,
"c": 0.05377,
"h": 209.8
},
"luminance": 0.4941
}Semantic roles & 50–950 ramp
primary
#91C3CC
secondary
#E5D6D4
accent
#4936B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383