#91C0BB#91C0BB
#91C0BB is a light, muted teal. Relative luminance 0.473; OKLCH L 77.3% C 0.050 H 188.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0BB |
|---|---|
| RGB | rgb(145, 192, 187) |
| HSL | hsl(174, 27%, 66%) |
| HSV | hsv(174, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(74.38, -16.48, -2.53) |
| CIE-LCH | lch(74.38, 16.67, 188.72°) |
| OKLab | oklab(77.3% -0.0496 -0.007) |
| OKLCH | oklch(77.3% 0.05 188.1) |
| XYZ | xyz(39.4936, 47.3052, 54.0540) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.51
Powder Blue
#B0E0E6
ΔE00 9.39
Seafoam Blue
#78D1B6
ΔE00 10.09
Mediumturquoise
#48D1CC
ΔE00 10.24
Greyish Teal
#719F91
ΔE00 10.56
Lightblue
#ADD8E6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0BB #C09196
analogous
#91C0A3 #91C0BB #91ADC0
triadic
#91C0BB #BB91C0 #C0BB91
tetradic
#91C0BB #A391C0 #C09196 #ADC091
square
#91C0BB #A391C0 #C09196 #ADC091
split-complementary
#91C0BB #C091AD #C0A391
monochromatic
#4E8882 #6AAAA3 #91C0BB #B8D6D3 #DFEDEB
Accessibility & contrast
On white
2.01
#91C0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#91C0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0BB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0BB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#83C2BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0bb; /* rgb */ color: rgb(145, 192, 187); /* oklch */ color: oklch(77.3% 0.050 188.1);
Tailwind
colors: {
custom: {
50: '#b2d3cf',
500: '#91c0bb',
950: '#000000',
},
}SCSS
$custom: #91c0bb; $custom-light: #b2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#91c0bb",
"rgb": {
"r": 145,
"g": 192,
"b": 187
},
"hsl": {
"h": 173.617,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77301,
"c": 0.05009,
"h": 188.1
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#91C0BB
secondary
#DECFD0
accent
#404BA6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282