#91C5CF#91C5CF
#91C5CF is a light, muted teal. Relative luminance 0.505; OKLCH L 79.1% C 0.056 H 210.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5CF |
|---|---|
| RGB | rgb(145, 197, 207) |
| HSL | hsl(190, 39%, 69%) |
| HSV | hsv(190, 30%, 81%) |
| CMYK | cmyk(30%, 4.8%, 0%, 18.8%) |
| CIE-LAB | lab(76.35, -14.51, -10.47) |
| CIE-LCH | lch(76.35, 17.89, 215.81°) |
| OKLab | oklab(79.05% -0.048 -0.0286) |
| OKLCH | oklch(79.05% 0.056 210.8) |
| XYZ | xyz(42.9022, 50.4551, 66.4976) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 6.60
Powder Blue
#B0E0E6
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 7.84
Ice Blue
#A5DFF9
ΔE00 8.56
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5CF #CF9B91
analogous
#91CFBA #91C5CF #91A6CF
triadic
#91C5CF #CF91C5 #C5CF91
tetradic
#91C5CF #BA91CF #CF9B91 #A6CF91
square
#91C5CF #BA91CF #CF9B91 #A6CF91
split-complementary
#91C5CF #CF91A6 #CFBA91
monochromatic
#4691A0 #66AFBC #91C5CF #BCDBE2 #E6F2F4
Accessibility & contrast
On white
1.89
#91C5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#91C5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5CF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5CF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#B1B9CF
Tritanopia (blue-blind)
#7CCAC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5cf; /* rgb */ color: rgb(145, 197, 207); /* oklch */ color: oklch(79.1% 0.056 210.8);
Tailwind
colors: {
custom: {
50: '#b3d6dd',
500: '#91c5cf',
950: '#000000',
},
}SCSS
$custom: #91c5cf; $custom-light: #b3d6dd; $custom-dark: #000000;
JSON
{
"hex": "#91c5cf",
"rgb": {
"r": 145,
"g": 197,
"b": 207
},
"hsl": {
"h": 189.677,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.79053,
"c": 0.05589,
"h": 210.8
},
"luminance": 0.50457
}Semantic roles & 50–950 ramp
primary
#91C5CF
secondary
#A46B60
accent
#4833B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384