#91C9CF#91C9CF
#91C9CF is a light, muted teal. Relative luminance 0.523; OKLCH L 79.9% C 0.058 H 204.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9CF |
|---|---|
| RGB | rgb(145, 201, 207) |
| HSL | hsl(186, 39%, 69%) |
| HSV | hsv(186, 30%, 81%) |
| CMYK | cmyk(30%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(77.46, -16.56, -8.81) |
| CIE-LCH | lch(77.46, 18.76, 208.01°) |
| OKLab | oklab(79.94% -0.0531 -0.0241) |
| OKLCH | oklch(79.94% 0.058 204.4) |
| XYZ | xyz(43.8225, 52.2957, 66.8044) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Baby Blue
#89CFF0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9CF #CF9791
analogous
#91CFB6 #91C9CF #91AACF
triadic
#91C9CF #CF91C9 #C9CF91
tetradic
#91C9CF #B691CF #CF9791 #AACF91
square
#91C9CF #B691CF #CF9791 #AACF91
split-complementary
#91C9CF #CF91AA #CFB691
monochromatic
#4697A0 #66B4BC #91C9CF #BCDEE2 #E6F3F4
Accessibility & contrast
On white
1.83
#91C9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#91C9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9CF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9CF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#B5BCCF
Tritanopia (blue-blind)
#7BCDCB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c9cf; /* rgb */ color: rgb(145, 201, 207); /* oklch */ color: oklch(79.9% 0.058 204.4);
Tailwind
colors: {
custom: {
50: '#b3d9dd',
500: '#91c9cf',
950: '#000000',
},
}SCSS
$custom: #91c9cf; $custom-light: #b3d9dd; $custom-dark: #000000;
JSON
{
"hex": "#91c9cf",
"rgb": {
"r": 145,
"g": 201,
"b": 207
},
"hsl": {
"h": 185.806,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.79936,
"c": 0.05833,
"h": 204.4
},
"luminance": 0.52298
}Semantic roles & 50–950 ramp
primary
#91C9CF
secondary
#A46660
accent
#4033B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384