#91C2BF#91C2BF
#91C2BF is a light, muted teal. Relative luminance 0.484; OKLCH L 77.9% C 0.052 H 191.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2BF |
|---|---|
| RGB | rgb(145, 194, 191) |
| HSL | hsl(176, 29%, 66%) |
| HSV | hsv(176, 25%, 76%) |
| CMYK | cmyk(25.3%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.05, -16.63, -3.72) |
| CIE-LCH | lch(75.05, 17.04, 192.60°) |
| OKLab | oklab(77.87% -0.0506 -0.0102) |
| OKLCH | oklch(77.87% 0.052 191.4) |
| XYZ | xyz(40.3699, 48.3631, 56.4880) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.60
Pale Teal
#82CBB2
ΔE00 9.05
Mediumturquoise
#48D1CC
ΔE00 9.90
Lightblue
#ADD8E6
ΔE00 10.00
Paleturquoise
#AFEEEE
ΔE00 10.42
Seafoam Blue
#78D1B6
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2BF #C29194
analogous
#91C2A7 #91C2BF #91ADC2
triadic
#91C2BF #BF91C2 #C2BF91
tetradic
#91C2BF #A791C2 #C29194 #ADC291
square
#91C2BF #A791C2 #C29194 #ADC291
split-complementary
#91C2BF #C291AD #C2A791
monochromatic
#4D8B88 #6AACA8 #91C2BF #B8D8D6 #E0EEED
Accessibility & contrast
On white
1.97
#91C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#91C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2BF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2BF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#81C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2bf; /* rgb */ color: rgb(145, 194, 191); /* oklch */ color: oklch(77.9% 0.052 191.4);
Tailwind
colors: {
custom: {
50: '#b2d4d2',
500: '#91c2bf',
950: '#000000',
},
}SCSS
$custom: #91c2bf; $custom-light: #b2d4d2; $custom-dark: #000000;
JSON
{
"hex": "#91c2bf",
"rgb": {
"r": 145,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.327,
"s": 28.655,
"l": 66.471
},
"oklch": {
"l": 0.77871,
"c": 0.05159,
"h": 191.4
},
"luminance": 0.48365
}Semantic roles & 50–950 ramp
primary
#91C2BF
secondary
#DFCFD0
accent
#3E45A7
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382