#91C7CB#91C7CB
#91C7CB is a light, muted teal. Relative luminance 0.512; OKLCH L 79.4% C 0.056 H 201.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CB |
|---|---|
| RGB | rgb(145, 199, 203) |
| HSL | hsl(184, 36%, 68%) |
| HSV | hsv(184, 29%, 80%) |
| CMYK | cmyk(28.6%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(76.79, -16.47, -7.65) |
| CIE-LCH | lch(76.79, 18.16, 204.92°) |
| OKLab | oklab(79.36% -0.0522 -0.0209) |
| OKLCH | oklch(79.36% 0.056 201.8) |
| XYZ | xyz(42.8765, 51.1762, 64.1071) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.45
Sky Blue
#87CEEB
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 9.20
Robin'S Egg Blue
#98EFF9
ΔE00 9.77
Mediumturquoise
#48D1CC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CB #CB9591
analogous
#91CBB2 #91C7CB #91AACB
triadic
#91C7CB #CB91C7 #C7CB91
tetradic
#91C7CB #B291CB #CB9591 #AACB91
square
#91C7CB #B291CB #CB9591 #AACB91
split-complementary
#91C7CB #CB91AA #CBB291
monochromatic
#489499 #67B2B7 #91C7CB #BBDCDF #E4F1F2
Accessibility & contrast
On white
1.87
#91C7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#91C7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CB
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#7DCBC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c7cb; /* rgb */ color: rgb(145, 199, 203); /* oklch */ color: oklch(79.4% 0.056 201.8);
Tailwind
colors: {
custom: {
50: '#b3d8da',
500: '#91c7cb',
950: '#000000',
},
}SCSS
$custom: #91c7cb; $custom-light: #b3d8da; $custom-dark: #000000;
JSON
{
"hex": "#91c7cb",
"rgb": {
"r": 145,
"g": 199,
"b": 203
},
"hsl": {
"h": 184.138,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79363,
"c": 0.05621,
"h": 201.8
},
"luminance": 0.51178
}Semantic roles & 50–950 ramp
primary
#91C7CB
secondary
#A06560
accent
#3F37AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383