#91C5C8#91C5C8
#91C5C8 is a light, muted teal. Relative luminance 0.501; OKLCH L 78.8% C 0.054 H 200.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5C8 |
|---|---|
| RGB | rgb(145, 197, 200) |
| HSL | hsl(183, 33%, 68%) |
| HSV | hsv(183, 28%, 78%) |
| CMYK | cmyk(27.5%, 1.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.14, -16.13, -6.98) |
| CIE-LCH | lch(76.14, 17.58, 203.41°) |
| OKLab | oklab(78.82% -0.0508 -0.0191) |
| OKLCH | oklch(78.82% 0.054 200.6) |
| XYZ | xyz(42.0653, 50.1203, 62.0901) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 7.85
Sky Blue
#87CEEB
ΔE00 9.36
Paleturquoise
#AFEEEE
ΔE00 9.64
Mediumturquoise
#48D1CC
ΔE00 10.18
Robin'S Egg Blue
#98EFF9
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5C8 #C89491
analogous
#91C8B0 #91C5C8 #91A9C8
triadic
#91C5C8 #C891C5 #C5C891
tetradic
#91C5C8 #B091C8 #C89491 #A9C891
square
#91C5C8 #B091C8 #C89491 #A9C891
split-complementary
#91C5C8 #C891A9 #C8B091
monochromatic
#4A9094 #68AFB4 #91C5C8 #BADBDC #E3F0F1
Accessibility & contrast
On white
1.90
#91C5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#91C5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5C8
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5C8 | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C8
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#7EC9C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5c8; /* rgb */ color: rgb(145, 197, 200); /* oklch */ color: oklch(78.8% 0.054 200.6);
Tailwind
colors: {
custom: {
50: '#b3d6d8',
500: '#91c5c8',
950: '#000000',
},
}SCSS
$custom: #91c5c8; $custom-light: #b3d6d8; $custom-dark: #000000;
JSON
{
"hex": "#91c5c8",
"rgb": {
"r": 145,
"g": 197,
"b": 200
},
"hsl": {
"h": 183.273,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.78822,
"c": 0.05427,
"h": 200.6
},
"luminance": 0.50122
}Semantic roles & 50–950 ramp
primary
#91C5C8
secondary
#9C6461
accent
#4039AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383