#91C7CC#91C7CC
#91C7CC is a light, muted teal. Relative luminance 0.512; OKLCH L 79.4% C 0.056 H 203.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CC |
|---|---|
| RGB | rgb(145, 199, 204) |
| HSL | hsl(185, 37%, 68%) |
| HSV | hsv(185, 29%, 80%) |
| CMYK | cmyk(28.9%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(76.81, -16.24, -8.15) |
| CIE-LCH | lch(76.81, 18.17, 206.65°) |
| OKLab | oklab(79.4% -0.0518 -0.0223) |
| OKLCH | oklch(79.4% 0.056 203.3) |
| XYZ | xyz(42.9960, 51.2240, 64.7367) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 7.15
Sky Blue
#87CEEB
ΔE00 8.46
Paleturquoise
#AFEEEE
ΔE00 9.28
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Baby Blue
#89CFF0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CC #CC9691
analogous
#91CCB3 #91C7CC #91A9CC
triadic
#91C7CC #CC91C7 #C7CC91
tetradic
#91C7CC #B391CC #CC9691 #A9CC91
square
#91C7CC #B391CC #CC9691 #A9CC91
split-complementary
#91C7CC #CC91A9 #CCB391
monochromatic
#48949B #67B2B9 #91C7CC #BBDCDF #E5F2F3
Accessibility & contrast
On white
1.87
#91C7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#91C7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#7DCBC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c7cc; /* rgb */ color: rgb(145, 199, 204); /* oklch */ color: oklch(79.4% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#b3d8db',
500: '#91c7cc',
950: '#000000',
},
}SCSS
$custom: #91c7cc; $custom-light: #b3d8db; $custom-dark: #000000;
JSON
{
"hex": "#91c7cc",
"rgb": {
"r": 145,
"g": 199,
"b": 204
},
"hsl": {
"h": 185.085,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.79395,
"c": 0.05636,
"h": 203.3
},
"luminance": 0.51226
}Semantic roles & 50–950 ramp
primary
#91C7CC
secondary
#A16660
accent
#4036B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384