#91C4CC#91C4CC
#91C4CC is a light, muted teal. Relative luminance 0.499; OKLCH L 78.7% C 0.054 H 208.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4CC |
|---|---|
| RGB | rgb(145, 196, 204) |
| HSL | hsl(188, 37%, 68%) |
| HSV | hsv(188, 29%, 80%) |
| CMYK | cmyk(28.9%, 3.9%, 0%, 20%) |
| CIE-LAB | lab(75.98, -14.69, -9.39) |
| CIE-LCH | lch(75.98, 17.43, 212.58°) |
| OKLab | oklab(78.73% -0.0479 -0.0256) |
| OKLCH | oklch(78.73% 0.054 208.1) |
| XYZ | xyz(42.3126, 49.8571, 64.5089) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 7.01
Sky Blue
#87CEEB
ΔE00 7.42
Baby Blue
#89CFF0
ΔE00 8.67
Ice Blue
#A5DFF9
ΔE00 9.29
Light Grey Blue
#9DBCD4
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4CC #CC9991
analogous
#91CCB6 #91C4CC #91A6CC
triadic
#91C4CC #CC91C4 #C4CC91
tetradic
#91C4CC #B691CC #CC9991 #A6CC91
square
#91C4CC #B691CC #CC9991 #A6CC91
split-complementary
#91C4CC #CC91A6 #CCB691
monochromatic
#48909B #67AEB9 #91C4CC #BBDADF #E5F1F3
Accessibility & contrast
On white
1.91
#91C4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#91C4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4CC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4CC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#7DC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c4cc; /* rgb */ color: rgb(145, 196, 204); /* oklch */ color: oklch(78.7% 0.054 208.1);
Tailwind
colors: {
custom: {
50: '#b3d6db',
500: '#91c4cc',
950: '#000000',
},
}SCSS
$custom: #91c4cc; $custom-light: #b3d6db; $custom-dark: #000000;
JSON
{
"hex": "#91c4cc",
"rgb": {
"r": 145,
"g": 196,
"b": 204
},
"hsl": {
"h": 188.136,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.78732,
"c": 0.05435,
"h": 208.1
},
"luminance": 0.49859
}Semantic roles & 50–950 ramp
primary
#91C4CC
secondary
#E5D6D4
accent
#4636B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383