#91C9CA#91C9CA
#91C9CA is a light, muted teal. Relative luminance 0.521; OKLCH L 79.8% C 0.058 H 197.5°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9CA |
|---|---|
| RGB | rgb(145, 201, 202) |
| HSL | hsl(181, 35%, 68%) |
| HSV | hsv(181, 28%, 79%) |
| CMYK | cmyk(28.2%, 0.5%, 0%, 20.8%) |
| CIE-LAB | lab(77.31, -17.72, -6.33) |
| CIE-LCH | lch(77.31, 18.82, 199.66°) |
| OKLab | oklab(79.77% -0.0551 -0.0173) |
| OKLCH | oklch(79.77% 0.058 197.5) |
| XYZ | xyz(43.2209, 52.0551, 63.6359) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.75
Lightblue
#ADD8E6
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.58
Mediumturquoise
#48D1CC
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.51
Sky Blue
#87CEEB
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9CA #CA9291
analogous
#91CAAE #91C9CA #91ACCA
triadic
#91C9CA #CA91C9 #C9CA91
tetradic
#91C9CA #AE91CA #CA9291 #ACCA91
square
#91C9CA #AE91CA #CA9291 #ACCA91
split-complementary
#91C9CA #CA91AC #CAAE91
monochromatic
#499698 #68B5B6 #91C9CA #BADDDE #E4F2F2
Accessibility & contrast
On white
1.84
#91C9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#91C9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9CA
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9CA | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#7DCDC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c9ca; /* rgb */ color: rgb(145, 201, 202); /* oklch */ color: oklch(79.8% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#b3d9da',
500: '#91c9ca',
950: '#000000',
},
}SCSS
$custom: #91c9ca; $custom-light: #b3d9da; $custom-dark: #000000;
JSON
{
"hex": "#91c9ca",
"rgb": {
"r": 145,
"g": 201,
"b": 202
},
"hsl": {
"h": 181.053,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79774,
"c": 0.05779,
"h": 197.5
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#91C9CA
secondary
#9F6260
accent
#3A38AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383