#91C0BE#91C0BE
#91C0BE is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.050 H 192.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0BE |
|---|---|
| RGB | rgb(145, 192, 190) |
| HSL | hsl(177, 27%, 66%) |
| HSV | hsv(177, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 1%, 24.7%) |
| CIE-LAB | lab(74.47, -15.82, -4.04) |
| CIE-LCH | lch(74.47, 16.33, 194.31°) |
| OKLab | oklab(77.39% -0.0483 -0.0111) |
| OKLCH | oklch(77.39% 0.05 192.9) |
| XYZ | xyz(39.8181, 47.4350, 55.7631) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.75
Pale Teal
#82CBB2
ΔE00 9.69
Lightblue
#ADD8E6
ΔE00 9.82
Mediumturquoise
#48D1CC
ΔE00 10.41
Paleturquoise
#AFEEEE
ΔE00 10.90
Cadetblue
#5F9EA0
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0BE #C09193
analogous
#91C0A6 #91C0BE #91AAC0
triadic
#91C0BE #BE91C0 #C0BE91
tetradic
#91C0BE #A691C0 #C09193 #AAC091
square
#91C0BE #A691C0 #C09193 #AAC091
split-complementary
#91C0BE #C091AA #C0A691
monochromatic
#4E8886 #6AAAA7 #91C0BE #B8D6D5 #DFEDEC
Accessibility & contrast
On white
2.00
#91C0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#91C0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0BE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0BE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#82C3BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0be; /* rgb */ color: rgb(145, 192, 190); /* oklch */ color: oklch(77.4% 0.050 192.9);
Tailwind
colors: {
custom: {
50: '#b2d3d1',
500: '#91c0be',
950: '#000000',
},
}SCSS
$custom: #91c0be; $custom-light: #b2d3d1; $custom-dark: #000000;
JSON
{
"hex": "#91c0be",
"rgb": {
"r": 145,
"g": 192,
"b": 190
},
"hsl": {
"h": 177.447,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77394,
"c": 0.0496,
"h": 192.9
},
"luminance": 0.47437
}Semantic roles & 50–950 ramp
primary
#91C0BE
secondary
#DECFCF
accent
#4044A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282