#91CCCC#91CCCC
#91CCCC is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.5% C 0.060 H 196.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCC |
|---|---|
| RGB | rgb(145, 204, 204) |
| HSL | hsl(180, 37%, 68%) |
| HSV | hsv(180, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.21, -18.79, -6.09) |
| CIE-LCH | lch(78.21, 19.75, 197.95°) |
| OKLab | oklab(80.5% -0.0581 -0.0167) |
| OKLCH | oklch(80.5% 0.06 196) |
| XYZ | xyz(44.1654, 53.5628, 65.1265) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.60
Paleturquoise
#AFEEEE
ΔE00 7.88
Mediumturquoise
#48D1CC
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 8.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.91
Pale Teal
#82CBB2
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCC #CC9191
analogous
#91CCAE #91CCCC #91AECC
triadic
#91CCCC #CC91CC #CCCC91
tetradic
#91CCCC #AE91CC #CC9191 #AECC91
square
#91CCCC #AE91CC #CC9191 #AECC91
split-complementary
#91CCCC #CC91AE #CCAE91
monochromatic
#489B9B #67B9B9 #91CCCC #BBDFDF #E5F3F3
Accessibility & contrast
On white
1.79
#91CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#91CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#7CD0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cccc; /* rgb */ color: rgb(145, 204, 204); /* oklch */ color: oklch(80.5% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b3dbdb',
500: '#91cccc',
950: '#000000',
},
}SCSS
$custom: #91cccc; $custom-light: #b3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#91cccc",
"rgb": {
"r": 145,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80504,
"c": 0.06049,
"h": 196
},
"luminance": 0.53565
}Semantic roles & 50–950 ramp
primary
#91CCCC
secondary
#A16060
accent
#3636B0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484