#91C9CB#91C9CB
#91C9CB is a light, muted teal. Relative luminance 0.521; OKLCH L 79.8% C 0.058 H 198.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9CB |
|---|---|
| RGB | rgb(145, 201, 203) |
| HSL | hsl(182, 36%, 68%) |
| HSV | hsv(182, 29%, 80%) |
| CMYK | cmyk(28.6%, 1%, 0%, 20.4%) |
| CIE-LAB | lab(77.34, -17.49, -6.83) |
| CIE-LCH | lch(77.34, 18.78, 201.32°) |
| OKLab | oklab(79.81% -0.0547 -0.0187) |
| OKLCH | oklch(79.81% 0.058 198.8) |
| XYZ | xyz(43.3397, 52.1026, 64.2615) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 8.01
Paleturquoise
#AFEEEE
ΔE00 8.60
Mediumturquoise
#48D1CC
ΔE00 9.31
Robin'S Egg Blue
#98EFF9
ΔE00 9.40
Sky Blue
#87CEEB
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9CB #CB9391
analogous
#91CBB0 #91C9CB #91ACCB
triadic
#91C9CB #CB91C9 #C9CB91
tetradic
#91C9CB #B091CB #CB9391 #ACCB91
square
#91C9CB #B091CB #CB9391 #ACCB91
split-complementary
#91C9CB #CB91AC #CBB091
monochromatic
#489699 #67B5B7 #91C9CB #BBDDDF #E4F2F2
Accessibility & contrast
On white
1.84
#91C9CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#91C9CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9CB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9CB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#B6BCCB
Tritanopia (blue-blind)
#7DCDC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c9cb; /* rgb */ color: rgb(145, 201, 203); /* oklch */ color: oklch(79.8% 0.058 198.8);
Tailwind
colors: {
custom: {
50: '#b3d9da',
500: '#91c9cb',
950: '#000000',
},
}SCSS
$custom: #91c9cb; $custom-light: #b3d9da; $custom-dark: #000000;
JSON
{
"hex": "#91c9cb",
"rgb": {
"r": 145,
"g": 201,
"b": 203
},
"hsl": {
"h": 182.069,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.79806,
"c": 0.05783,
"h": 198.8
},
"luminance": 0.52105
}Semantic roles & 50–950 ramp
primary
#91C9CB
secondary
#A06260
accent
#3B37AF
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383