#91CACC#91CACC
#91CACC is a light, muted teal. Relative luminance 0.526; OKLCH L 80.1% C 0.059 H 198.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACC |
|---|---|
| RGB | rgb(145, 202, 204) |
| HSL | hsl(182, 37%, 68%) |
| HSV | hsv(182, 29%, 80%) |
| CMYK | cmyk(28.9%, 1%, 0%, 20%) |
| CIE-LAB | lab(77.65, -17.77, -6.91) |
| CIE-LCH | lch(77.65, 19.07, 201.25°) |
| OKLab | oklab(80.06% -0.0556 -0.0189) |
| OKLCH | oklch(80.06% 0.059 198.8) |
| XYZ | xyz(43.6931, 52.6182, 64.9691) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.16
Sky Blue
#87CEEB
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACC #CC9391
analogous
#91CCB0 #91CACC #91ACCC
triadic
#91CACC #CC91CA #CACC91
tetradic
#91CACC #B091CC #CC9391 #ACCC91
square
#91CACC #B091CC #CC9391 #ACCC91
split-complementary
#91CACC #CC91AC #CCB091
monochromatic
#48989B #67B6B9 #91CACC #BBDEDF #E5F2F3
Accessibility & contrast
On white
1.82
#91CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#91CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#7CCECA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cacc; /* rgb */ color: rgb(145, 202, 204); /* oklch */ color: oklch(80.1% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#b3dadb',
500: '#91cacc',
950: '#000000',
},
}SCSS
$custom: #91cacc; $custom-light: #b3dadb; $custom-dark: #000000;
JSON
{
"hex": "#91cacc",
"rgb": {
"r": 145,
"g": 202,
"b": 204
},
"hsl": {
"h": 182.034,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.8006,
"c": 0.05873,
"h": 198.8
},
"luminance": 0.5262
}Semantic roles & 50–950 ramp
primary
#91CACC
secondary
#A16260
accent
#3A36B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111415
muted
#818384