#91C7CF#91C7CF
#91C7CF is a light, muted teal. Relative luminance 0.514; OKLCH L 79.5% C 0.057 H 207.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CF |
|---|---|
| RGB | rgb(145, 199, 207) |
| HSL | hsl(188, 39%, 69%) |
| HSV | hsv(188, 30%, 81%) |
| CMYK | cmyk(30%, 3.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.90, -15.54, -9.64) |
| CIE-LCH | lch(76.90, 18.28, 211.81°) |
| OKLab | oklab(79.49% -0.0506 -0.0263) |
| OKLCH | oklch(79.49% 0.057 207.5) |
| XYZ | xyz(43.3593, 51.3694, 66.6500) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.34
Powder Blue
#B0E0E6
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 8.54
Ice Blue
#A5DFF9
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CF #CF9991
analogous
#91CFB8 #91C7CF #91A8CF
triadic
#91C7CF #CF91C7 #C7CF91
tetradic
#91C7CF #B891CF #CF9991 #A8CF91
square
#91C7CF #B891CF #CF9991 #A8CF91
split-complementary
#91C7CF #CF91A8 #CFB891
monochromatic
#4694A0 #66B1BC #91C7CF #BCDDE2 #E6F2F4
Accessibility & contrast
On white
1.86
#91C7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#91C7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#7CCCC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c7cf; /* rgb */ color: rgb(145, 199, 207); /* oklch */ color: oklch(79.5% 0.057 207.5);
Tailwind
colors: {
custom: {
50: '#b3d8dd',
500: '#91c7cf',
950: '#000000',
},
}SCSS
$custom: #91c7cf; $custom-light: #b3d8dd; $custom-dark: #000000;
JSON
{
"hex": "#91c7cf",
"rgb": {
"r": 145,
"g": 199,
"b": 207
},
"hsl": {
"h": 187.742,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.79494,
"c": 0.05702,
"h": 207.5
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#91C7CF
secondary
#A46960
accent
#4433B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384