#91C7CE#91C7CE
#91C7CE is a light, muted teal. Relative luminance 0.513; OKLCH L 79.5% C 0.057 H 206.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7CE |
|---|---|
| RGB | rgb(145, 199, 206) |
| HSL | hsl(187, 38%, 69%) |
| HSV | hsv(187, 30%, 81%) |
| CMYK | cmyk(29.6%, 3.4%, 0%, 19.2%) |
| CIE-LAB | lab(76.87, -15.77, -9.14) |
| CIE-LCH | lch(76.87, 18.23, 210.10°) |
| OKLab | oklab(79.46% -0.051 -0.025) |
| OKLCH | oklch(79.46% 0.057 206.1) |
| XYZ | xyz(43.2374, 51.3206, 66.0082) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 7.65
Baby Blue
#89CFF0
ΔE00 8.94
Ice Blue
#A5DFF9
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7CE #CE9891
analogous
#91CEB7 #91C7CE #91A9CE
triadic
#91C7CE #CE91C7 #C7CE91
tetradic
#91C7CE #B791CE #CE9891 #A9CE91
square
#91C7CE #B791CE #CE9891 #A9CE91
split-complementary
#91C7CE #CE91A9 #CEB791
monochromatic
#46949E #67B1BB #91C7CE #BBDDE1 #E6F2F4
Accessibility & contrast
On white
1.86
#91C7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#91C7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7CE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7CE | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3CF
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#7CCBC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c7ce; /* rgb */ color: rgb(145, 199, 206); /* oklch */ color: oklch(79.5% 0.057 206.1);
Tailwind
colors: {
custom: {
50: '#b3d8dd',
500: '#91c7ce',
950: '#000000',
},
}SCSS
$custom: #91c7ce; $custom-light: #b3d8dd; $custom-dark: #000000;
JSON
{
"hex": "#91c7ce",
"rgb": {
"r": 145,
"g": 199,
"b": 206
},
"hsl": {
"h": 186.885,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.79461,
"c": 0.05677,
"h": 206.1
},
"luminance": 0.51323
}Semantic roles & 50–950 ramp
primary
#91C7CE
secondary
#A36860
accent
#4334B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384