#91C0BF#91C0BF
#91C0BF is a light, muted teal. Relative luminance 0.475; OKLCH L 77.4% C 0.050 H 194.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91C0BF |
|---|---|
| RGB | rgb(145, 192, 191) |
| HSL | hsl(179, 27%, 66%) |
| HSV | hsv(179, 24%, 75%) |
| CMYK | cmyk(24.5%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.50, -15.60, -4.54) |
| CIE-LCH | lch(74.50, 16.24, 196.23°) |
| OKLab | oklab(77.43% -0.0479 -0.0124) |
| OKLCH | oklch(77.43% 0.05 194.5) |
| XYZ | xyz(39.9277, 47.4788, 56.3407) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 9.49
Pale Teal
#82CBB2
ΔE00 10.10
Mediumturquoise
#48D1CC
ΔE00 10.52
Paleturquoise
#AFEEEE
ΔE00 10.88
Cadetblue
#5F9EA0
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C0BF #C09192
analogous
#91C0A7 #91C0BF #91A9C0
triadic
#91C0BF #BF91C0 #C0BF91
tetradic
#91C0BF #A791C0 #C09192 #A9C091
square
#91C0BF #A791C0 #C09192 #A9C091
split-complementary
#91C0BF #C091A9 #C0A791
monochromatic
#4E8887 #6AAAA8 #91C0BF #B8D6D6 #DFEDEC
Accessibility & contrast
On white
2.00
#91C0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#91C0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C0BF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C0BF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#82C3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #91c0bf; /* rgb */ color: rgb(145, 192, 191); /* oklch */ color: oklch(77.4% 0.050 194.5);
Tailwind
colors: {
custom: {
50: '#b2d3d2',
500: '#91c0bf',
950: '#000000',
},
}SCSS
$custom: #91c0bf; $custom-light: #b2d3d2; $custom-dark: #000000;
JSON
{
"hex": "#91c0bf",
"rgb": {
"r": 145,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.723,
"s": 27.168,
"l": 66.078
},
"oklch": {
"l": 0.77426,
"c": 0.04953,
"h": 194.5
},
"luminance": 0.47481
}Semantic roles & 50–950 ramp
primary
#91C0BF
secondary
#DECFCF
accent
#4042A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282