#91C7C8#91C7C8
#91C7C8 is a light, muted teal. Relative luminance 0.510; OKLCH L 79.3% C 0.056 H 197.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C7C8 |
|---|---|
| RGB | rgb(145, 199, 200) |
| HSL | hsl(181, 33%, 68%) |
| HSV | hsv(181, 28%, 78%) |
| CMYK | cmyk(27.5%, 0.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.70, -17.16, -6.16) |
| CIE-LCH | lch(76.70, 18.23, 199.75°) |
| OKLab | oklab(79.27% -0.0534 -0.0168) |
| OKLCH | oklch(79.27% 0.056 197.5) |
| XYZ | xyz(42.5224, 51.0346, 62.2425) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.45
Robin'S Egg Blue
#98EFF9
ΔE00 10.03
Sky Blue
#87CEEB
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C7C8 #C89291
analogous
#91C8AD #91C7C8 #91ABC8
triadic
#91C7C8 #C891C7 #C7C891
tetradic
#91C7C8 #AD91C8 #C89291 #ABC891
square
#91C7C8 #AD91C8 #C89291 #ABC891
split-complementary
#91C7C8 #C891AB #C8AD91
monochromatic
#4A9394 #68B2B4 #91C7C8 #BADCDC #E3F1F1
Accessibility & contrast
On white
1.87
#91C7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91C7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C7C8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C7C8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#7ECBC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c7c8; /* rgb */ color: rgb(145, 199, 200); /* oklch */ color: oklch(79.3% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#b3d8d8',
500: '#91c7c8',
950: '#000000',
},
}SCSS
$custom: #91c7c8; $custom-light: #b3d8d8; $custom-dark: #000000;
JSON
{
"hex": "#91c7c8",
"rgb": {
"r": 145,
"g": 199,
"b": 200
},
"hsl": {
"h": 181.091,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.79266,
"c": 0.05598,
"h": 197.5
},
"luminance": 0.51037
}Semantic roles & 50–950 ramp
primary
#91C7C8
secondary
#9C6261
accent
#3B39AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383