#91C2C3#91C2C3
#91C2C3 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.0% C 0.051 H 197.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91C2C3 |
|---|---|
| RGB | rgb(145, 194, 195) |
| HSL | hsl(181, 29%, 67%) |
| HSV | hsv(181, 26%, 76%) |
| CMYK | cmyk(25.6%, 0.5%, 0%, 23.5%) |
| CIE-LAB | lab(75.17, -15.73, -5.72) |
| CIE-LCH | lch(75.17, 16.74, 199.99°) |
| OKLab | oklab(78% -0.0489 -0.0156) |
| OKLCH | oklch(78% 0.051 197.7) |
| XYZ | xyz(40.8161, 48.5416, 58.8380) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.88
Lightblue
#ADD8E6
ΔE00 8.68
Paleturquoise
#AFEEEE
ΔE00 10.35
Sky Blue
#87CEEB
ΔE00 10.36
Mediumturquoise
#48D1CC
ΔE00 10.38
Pale Teal
#82CBB2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C2C3 #C39291
analogous
#91C3AB #91C2C3 #91A9C3
triadic
#91C2C3 #C391C2 #C2C391
tetradic
#91C2C3 #AB91C3 #C39291 #A9C391
square
#91C2C3 #AB91C3 #C39291 #A9C391
split-complementary
#91C2C3 #C391A9 #C3AB91
monochromatic
#4D8C8D #69ACAD #91C2C3 #B9D8D9 #E0EEEE
Accessibility & contrast
On white
1.96
#91C2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#91C2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C2C3
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C2C3 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B2B6C3
Tritanopia (blue-blind)
#80C5C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #91c2c3; /* rgb */ color: rgb(145, 194, 195); /* oklch */ color: oklch(78.0% 0.051 197.7);
Tailwind
colors: {
custom: {
50: '#b2d4d5',
500: '#91c2c3',
950: '#000000',
},
}SCSS
$custom: #91c2c3; $custom-light: #b2d4d5; $custom-dark: #000000;
JSON
{
"hex": "#91c2c3",
"rgb": {
"r": 145,
"g": 194,
"b": 195
},
"hsl": {
"h": 181.2,
"s": 29.412,
"l": 66.667
},
"oklch": {
"l": 0.77997,
"c": 0.05138,
"h": 197.7
},
"luminance": 0.48543
}Semantic roles & 50–950 ramp
primary
#91C2C3
secondary
#E0D0D0
accent
#403DA8
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383