#91C2C7#91C2C7
#91C2C7 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.052 H 204.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C7 |
|---|---|
| RGB | rgb(145, 194, 199) |
| HSL | hsl(186, 33%, 67%) |
| HSV | hsv(186, 27%, 78%) |
| CMYK | cmyk(27.1%, 2.5%, 0%, 22%) |
| CIE-LAB | lab(75.28, -14.82, -7.72) |
| CIE-LCH | lch(75.28, 16.71, 207.53°) |
| OKLab | oklab(78.13% -0.0473 -0.0211) |
| OKLCH | oklch(78.13% 0.052 204) |
| XYZ | xyz(41.2744, 48.7249, 61.2518) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.48
Lightblue
#ADD8E6
ΔE00 7.51
Sky Blue
#87CEEB
ΔE00 8.73
Baby Blue
#89CFF0
ΔE00 9.98
Ice Blue
#A5DFF9
ΔE00 10.49
Paleturquoise
#AFEEEE
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C7 #C79691
analogous
#91C7B1 #91C2C7 #91A7C7
triadic
#91C2C7 #C791C2 #C2C791
tetradic
#91C2C7 #B191C7 #C79691 #A7C791
square
#91C2C7 #B191C7 #C79691 #A7C791
split-complementary
#91C2C7 #C791A7 #C7B191
monochromatic
#4B8C93 #68ACB2 #91C2C7 #BAD8DC #E2EFF0
Accessibility & contrast
On white
1.95
#91C2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#91C2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C7
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C7 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC7
Deuteranopia (green-blind)
#B1B6C7
Tritanopia (blue-blind)
#7FC6C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c7; /* rgb */ color: rgb(145, 194, 199); /* oklch */ color: oklch(78.1% 0.052 204.0);
Tailwind
colors: {
custom: {
50: '#b2d4d8',
500: '#91c2c7',
950: '#000000',
},
}SCSS
$custom: #91c2c7; $custom-light: #b2d4d8; $custom-dark: #000000;
JSON
{
"hex": "#91c2c7",
"rgb": {
"r": 145,
"g": 194,
"b": 199
},
"hsl": {
"h": 185.556,
"s": 32.53,
"l": 67.451
},
"oklch": {
"l": 0.78126,
"c": 0.05181,
"h": 204
},
"luminance": 0.48727
}Semantic roles & 50–950 ramp
primary
#91C2C7
secondary
#E2D3D1
accent
#453AAB
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383