#91CBCC#91CBCC
#91CBCC is a light, muted teal. Relative luminance 0.531; OKLCH L 80.3% C 0.060 H 197.4°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #91CBCC |
|---|---|
| RGB | rgb(145, 203, 204) |
| HSL | hsl(181, 37%, 68%) |
| HSV | hsv(181, 29%, 80%) |
| CMYK | cmyk(28.9%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(77.93, -18.28, -6.50) |
| CIE-LCH | lch(77.93, 19.40, 199.57°) |
| OKLab | oklab(80.28% -0.0569 -0.0178) |
| OKLCH | oklch(80.28% 0.06 197.4) |
| XYZ | xyz(43.9285, 53.0889, 65.0476) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 8.11
Lightblue
#ADD8E6
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.01
Darkturquoise
#00CED1
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CBCC #CC9291
analogous
#91CCAF #91CBCC #91ADCC
triadic
#91CBCC #CC91CB #CBCC91
tetradic
#91CBCC #AF91CC #CC9291 #ADCC91
square
#91CBCC #AF91CC #CC9291 #ADCC91
split-complementary
#91CBCC #CC91AD #CCAF91
monochromatic
#48999B #67B7B9 #91CBCC #BBDFDF #E5F3F3
Accessibility & contrast
On white
1.81
#91CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#91CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CBCC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CBCC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#7CCFCB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cbcc; /* rgb */ color: rgb(145, 203, 204); /* oklch */ color: oklch(80.3% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#b3dbdb',
500: '#91cbcc',
950: '#000000',
},
}SCSS
$custom: #91cbcc; $custom-light: #b3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#91cbcc",
"rgb": {
"r": 145,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.017,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80282,
"c": 0.05959,
"h": 197.4
},
"luminance": 0.53091
}Semantic roles & 50–950 ramp
primary
#91CBCC
secondary
#A16160
accent
#3836B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484