#91C8BE#91C8BE
#91C8BE is a light, muted teal. Relative luminance 0.510; OKLCH L 79.2% C 0.059 H 182.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8BE |
|---|---|
| RGB | rgb(145, 200, 190) |
| HSL | hsl(169, 33%, 68%) |
| HSV | hsv(169, 28%, 78%) |
| CMYK | cmyk(27.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.71, -19.90, -0.75) |
| CIE-LCH | lch(76.71, 19.91, 182.16°) |
| OKLab | oklab(79.18% -0.0588 -0.0023) |
| OKLCH | oklch(79.18% 0.059 182.3) |
| XYZ | xyz(41.6226, 51.0440, 56.3646) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.84
Seafoam Blue
#78D1B6
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 8.86
Powder Blue
#B0E0E6
ΔE00 9.61
Mediumaquamarine
#66CDAA
ΔE00 9.72
Paleturquoise
#AFEEEE
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8BE #C8919B
analogous
#91C8A3 #91C8BE #91B6C8
triadic
#91C8BE #BE91C8 #C8BE91
tetradic
#91C8BE #A391C8 #C8919B #B6C891
square
#91C8BE #A391C8 #C8919B #B6C891
split-complementary
#91C8BE #C891B6 #C8A391
monochromatic
#4A9487 #68B4A6 #91C8BE #BADCD6 #E3F1EE
Accessibility & contrast
On white
1.87
#91C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#91C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8BE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8BE | 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)
#C3C2BE
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#81CAC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #91c8be; /* rgb */ color: rgb(145, 200, 190); /* oklch */ color: oklch(79.2% 0.059 182.3);
Tailwind
colors: {
custom: {
50: '#b2d8d1',
500: '#91c8be',
950: '#000000',
},
}SCSS
$custom: #91c8be; $custom-light: #b2d8d1; $custom-dark: #000000;
JSON
{
"hex": "#91c8be",
"rgb": {
"r": 145,
"g": 200,
"b": 190
},
"hsl": {
"h": 169.091,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.7918,
"c": 0.05883,
"h": 182.3
},
"luminance": 0.51046
}Semantic roles & 50–950 ramp
primary
#91C8BE
secondary
#9C616C
accent
#394EAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383