#91C3BE#91C3BE
#91C3BE is a light, muted teal. Relative luminance 0.488; OKLCH L 78.1% C 0.053 H 188.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91C3BE |
|---|---|
| RGB | rgb(145, 195, 190) |
| HSL | hsl(174, 29%, 67%) |
| HSV | hsv(174, 26%, 76%) |
| CMYK | cmyk(25.6%, 0%, 2.6%, 23.5%) |
| CIE-LAB | lab(75.31, -17.36, -2.80) |
| CIE-LCH | lch(75.31, 17.58, 189.17°) |
| OKLab | oklab(78.06% -0.0523 -0.0078) |
| OKLCH | oklch(78.06% 0.053 188.5) |
| XYZ | xyz(40.4835, 48.7658, 55.9849) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.90
Mediumturquoise
#48D1CC
ΔE00 9.60
Seafoam Blue
#78D1B6
ΔE00 9.61
Paleturquoise
#AFEEEE
ΔE00 10.32
Lightblue
#ADD8E6
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C3BE #C39196
analogous
#91C3A5 #91C3BE #91AFC3
triadic
#91C3BE #BE91C3 #C3BE91
tetradic
#91C3BE #A591C3 #C39196 #AFC391
square
#91C3BE #A591C3 #C39196 #AFC391
split-complementary
#91C3BE #C391AF #C3A591
monochromatic
#4D8D86 #69ADA7 #91C3BE #B9D9D5 #E0EEED
Accessibility & contrast
On white
1.95
#91C3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#91C3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C3BE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C3BE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#82C6C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c3be; /* rgb */ color: rgb(145, 195, 190); /* oklch */ color: oklch(78.1% 0.053 188.5);
Tailwind
colors: {
custom: {
50: '#b2d5d1',
500: '#91c3be',
950: '#000000',
},
}SCSS
$custom: #91c3be; $custom-light: #b2d5d1; $custom-dark: #000000;
JSON
{
"hex": "#91c3be",
"rgb": {
"r": 145,
"g": 195,
"b": 190
},
"hsl": {
"h": 174,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.78062,
"c": 0.05287,
"h": 188.5
},
"luminance": 0.48768
}Semantic roles & 50–950 ramp
primary
#91C3BE
secondary
#E0D0D1
accent
#3D48A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382