#91C8CF#91C8CF
#91C8CF is a light, muted teal. Relative luminance 0.518; OKLCH L 79.7% C 0.058 H 205.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CF |
|---|---|
| RGB | rgb(145, 200, 207) |
| HSL | hsl(187, 39%, 69%) |
| HSV | hsv(187, 30%, 81%) |
| CMYK | cmyk(30%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.18, -16.05, -9.23) |
| CIE-LCH | lch(77.18, 18.51, 209.89°) |
| OKLab | oklab(79.72% -0.0519 -0.0252) |
| OKLCH | oklch(79.72% 0.058 205.9) |
| XYZ | xyz(43.5901, 51.8310, 66.7269) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.26
Lightblue
#ADD8E6
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 7.62
Baby Blue
#89CFF0
ΔE00 8.92
Ice Blue
#A5DFF9
ΔE00 9.17
Paleturquoise
#AFEEEE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CF #CF9891
analogous
#91CFB7 #91C8CF #91A9CF
triadic
#91C8CF #CF91C8 #C8CF91
tetradic
#91C8CF #B791CF #CF9891 #A9CF91
square
#91C8CF #B791CF #CF9891 #A9CF91
split-complementary
#91C8CF #CF91A9 #CFB791
monochromatic
#4696A0 #66B3BC #91C8CF #BCDDE2 #E6F3F4
Accessibility & contrast
On white
1.85
#91C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#91C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#B4BBCF
Tritanopia (blue-blind)
#7BCDCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c8cf; /* rgb */ color: rgb(145, 200, 207); /* oklch */ color: oklch(79.7% 0.058 205.9);
Tailwind
colors: {
custom: {
50: '#b3d8dd',
500: '#91c8cf',
950: '#000000',
},
}SCSS
$custom: #91c8cf; $custom-light: #b3d8dd; $custom-dark: #000000;
JSON
{
"hex": "#91c8cf",
"rgb": {
"r": 145,
"g": 200,
"b": 207
},
"hsl": {
"h": 186.774,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.79715,
"c": 0.05766,
"h": 205.9
},
"luminance": 0.51833
}Semantic roles & 50–950 ramp
primary
#91C8CF
secondary
#A46860
accent
#4233B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384