#91C2C6#91C2C6
#91C2C6 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.052 H 202.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C6 |
|---|---|
| RGB | rgb(145, 194, 198) |
| HSL | hsl(185, 32%, 67%) |
| HSV | hsv(185, 27%, 78%) |
| CMYK | cmyk(26.8%, 2%, 0%, 22.4%) |
| CIE-LAB | lab(75.25, -15.04, -7.22) |
| CIE-LCH | lch(75.25, 16.69, 205.64°) |
| OKLab | oklab(78.09% -0.0477 -0.0197) |
| OKLCH | oklch(78.09% 0.052 202.4) |
| XYZ | xyz(41.1587, 48.6786, 60.6424) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 7.78
Sky Blue
#87CEEB
ΔE00 9.13
Baby Blue
#89CFF0
ΔE00 10.38
Paleturquoise
#AFEEEE
ΔE00 10.50
Ice Blue
#A5DFF9
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C6 #C69591
analogous
#91C6B0 #91C2C6 #91A8C6
triadic
#91C2C6 #C691C2 #C2C691
tetradic
#91C2C6 #B091C6 #C69591 #A8C691
square
#91C2C6 #B091C6 #C69591 #A8C691
split-complementary
#91C2C6 #C691A8 #C6B091
monochromatic
#4B8C91 #69ACB1 #91C2C6 #B9D8DB #E2EFF0
Accessibility & contrast
On white
1.96
#91C2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#91C2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C6
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C6 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC6
Deuteranopia (green-blind)
#B1B6C6
Tritanopia (blue-blind)
#7FC6C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c6; /* rgb */ color: rgb(145, 194, 198); /* oklch */ color: oklch(78.1% 0.052 202.4);
Tailwind
colors: {
custom: {
50: '#b2d4d7',
500: '#91c2c6',
950: '#000000',
},
}SCSS
$custom: #91c2c6; $custom-light: #b2d4d7; $custom-dark: #000000;
JSON
{
"hex": "#91c2c6",
"rgb": {
"r": 145,
"g": 194,
"b": 198
},
"hsl": {
"h": 184.528,
"s": 31.737,
"l": 67.255
},
"oklch": {
"l": 0.78093,
"c": 0.05164,
"h": 202.4
},
"luminance": 0.48681
}Semantic roles & 50–950 ramp
primary
#91C2C6
secondary
#E2D2D1
accent
#433BAA
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383