#91C8C2#91C8C2
#91C8C2 is a light, muted teal. Relative luminance 0.512; OKLCH L 79.3% C 0.058 H 187.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8C2 |
|---|---|
| RGB | rgb(145, 200, 194) |
| HSL | hsl(173, 33%, 68%) |
| HSV | hsv(173, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 3%, 21.6%) |
| CIE-LAB | lab(76.81, -19.02, -2.75) |
| CIE-LCH | lch(76.81, 19.22, 188.23°) |
| OKLab | oklab(79.3% -0.0571 -0.0077) |
| OKLCH | oklch(79.3% 0.058 187.6) |
| XYZ | xyz(42.0658, 51.2213, 58.6987) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 8.48
Seafoam Blue
#78D1B6
ΔE00 8.63
Mediumturquoise
#48D1CC
ΔE00 8.66
Paleturquoise
#AFEEEE
ΔE00 9.23
Darkturquoise
#00CED1
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8C2 #C89197
analogous
#91C8A7 #91C8C2 #91B2C8
triadic
#91C8C2 #C291C8 #C8C291
tetradic
#91C8C2 #A791C8 #C89197 #B2C891
square
#91C8C2 #A791C8 #C89197 #B2C891
split-complementary
#91C8C2 #C891B2 #C8A791
monochromatic
#4A948C #68B4AB #91C8C2 #BADCD9 #E3F1EF
Accessibility & contrast
On white
1.87
#91C8C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#91C8C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8C2
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8C2 | 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)
#C2C2C2
Deuteranopia (green-blind)
#B8BAC3
Tritanopia (blue-blind)
#80CBC6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8c2; /* rgb */ color: rgb(145, 200, 194); /* oklch */ color: oklch(79.3% 0.058 187.6);
Tailwind
colors: {
custom: {
50: '#b3d8d4',
500: '#91c8c2',
950: '#000000',
},
}SCSS
$custom: #91c8c2; $custom-light: #b3d8d4; $custom-dark: #000000;
JSON
{
"hex": "#91c8c2",
"rgb": {
"r": 145,
"g": 200,
"b": 194
},
"hsl": {
"h": 173.455,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.79301,
"c": 0.05763,
"h": 187.6
},
"luminance": 0.51223
}Semantic roles & 50–950 ramp
primary
#91C8C2
secondary
#9C6168
accent
#3946AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383