#91CCCD#91CCCD
#91CCCD is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.5% C 0.060 H 197.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCD |
|---|---|
| RGB | rgb(145, 204, 205) |
| HSL | hsl(181, 38%, 69%) |
| HSV | hsv(181, 29%, 80%) |
| CMYK | cmyk(29.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.23, -18.56, -6.58) |
| CIE-LCH | lch(78.23, 19.69, 199.53°) |
| OKLab | oklab(80.54% -0.0577 -0.018) |
| OKLCH | oklch(80.54% 0.06 197.3) |
| XYZ | xyz(44.2857, 53.6109, 65.7602) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 7.88
Lightblue
#ADD8E6
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.76
Robin Egg Blue
#8AF1FE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCD #CD9291
analogous
#91CDB0 #91CCCD #91AECD
triadic
#91CCCD #CD91CC #CCCD91
tetradic
#91CCCD #B091CD #CD9291 #AECD91
square
#91CCCD #B091CD #CD9291 #AECD91
split-complementary
#91CCCD #CD91AE #CDB091
monochromatic
#479B9C #67B8BA #91CCCD #BBE0E0 #E5F3F3
Accessibility & contrast
On white
1.79
#91CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#91CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCD
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCD | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#7CD0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91cccd; /* rgb */ color: rgb(145, 204, 205); /* oklch */ color: oklch(80.5% 0.060 197.3);
Tailwind
colors: {
custom: {
50: '#b3dbdc',
500: '#91cccd',
950: '#000000',
},
}SCSS
$custom: #91cccd; $custom-light: #b3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#91cccd",
"rgb": {
"r": 145,
"g": 204,
"b": 205
},
"hsl": {
"h": 181,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80536,
"c": 0.06048,
"h": 197.3
},
"luminance": 0.53613
}Semantic roles & 50–950 ramp
primary
#91CCCD
secondary
#A26160
accent
#3735B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484