#91C9CC#91C9CC
#91C9CC is a light, muted teal. Relative luminance 0.522; OKLCH L 79.8% C 0.058 H 200.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9CC |
|---|---|
| RGB | rgb(145, 201, 204) |
| HSL | hsl(183, 37%, 68%) |
| HSV | hsv(183, 29%, 80%) |
| CMYK | cmyk(28.9%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(77.37, -17.26, -7.32) |
| CIE-LCH | lch(77.37, 18.75, 202.99°) |
| OKLab | oklab(79.84% -0.0543 -0.02) |
| OKLCH | oklch(79.84% 0.058 200.2) |
| XYZ | xyz(43.4592, 52.1504, 64.8911) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 7.69
Paleturquoise
#AFEEEE
ΔE00 8.64
Sky Blue
#87CEEB
ΔE00 9.25
Robin'S Egg Blue
#98EFF9
ΔE00 9.31
Mediumturquoise
#48D1CC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9CC #CC9491
analogous
#91CCB1 #91C9CC #91ABCC
triadic
#91C9CC #CC91C9 #C9CC91
tetradic
#91C9CC #B191CC #CC9491 #ABCC91
square
#91C9CC #B191CC #CC9491 #ABCC91
split-complementary
#91C9CC #CC91AB #CCB191
monochromatic
#48979B #67B4B9 #91C9CC #BBDEDF #E5F2F3
Accessibility & contrast
On white
1.84
#91C9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#91C9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9CC
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9CC | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#7CCDCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c9cc; /* rgb */ color: rgb(145, 201, 204); /* oklch */ color: oklch(79.8% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#b3d9db',
500: '#91c9cc',
950: '#000000',
},
}SCSS
$custom: #91c9cc; $custom-light: #b3d9db; $custom-dark: #000000;
JSON
{
"hex": "#91c9cc",
"rgb": {
"r": 145,
"g": 201,
"b": 204
},
"hsl": {
"h": 183.051,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.79838,
"c": 0.0579,
"h": 200.2
},
"luminance": 0.52153
}Semantic roles & 50–950 ramp
primary
#91C9CC
secondary
#A16360
accent
#3C36B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384