#91CCCA#91CCCA
#91CCCA is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.061 H 193.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #91CCCA |
|---|---|
| RGB | rgb(145, 204, 202) |
| HSL | hsl(178, 37%, 68%) |
| HSV | hsv(178, 29%, 80%) |
| CMYK | cmyk(28.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.15, -19.24, -5.09) |
| CIE-LCH | lch(78.15, 19.91, 194.83°) |
| OKLab | oklab(80.44% -0.0589 -0.014) |
| OKLCH | oklch(80.44% 0.061 193.4) |
| XYZ | xyz(43.9271, 53.4674, 63.8713) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.96
Mediumturquoise
#48D1CC
ΔE00 8.27
Pale Teal
#82CBB2
ΔE00 8.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.26
Lightblue
#ADD8E6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CCCA #CC9193
analogous
#91CCAC #91CCCA #91B0CC
triadic
#91CCCA #CA91CC #CCCA91
tetradic
#91CCCA #AC91CC #CC9193 #B0CC91
square
#91CCCA #AC91CC #CC9193 #B0CC91
split-complementary
#91CCCA #CC91B0 #CCAC91
monochromatic
#489B98 #67B9B6 #91CCCA #BBDFDE #E5F3F2
Accessibility & contrast
On white
1.80
#91CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#91CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CCCA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CCCA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#7DCFCB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #91ccca; /* rgb */ color: rgb(145, 204, 202); /* oklch */ color: oklch(80.4% 0.061 193.4);
Tailwind
colors: {
custom: {
50: '#b3dbda',
500: '#91ccca',
950: '#000000',
},
}SCSS
$custom: #91ccca; $custom-light: #b3dbda; $custom-dark: #000000;
JSON
{
"hex": "#91ccca",
"rgb": {
"r": 145,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.966,
"s": 36.646,
"l": 68.431
},
"oklch": {
"l": 0.80441,
"c": 0.06059,
"h": 193.4
},
"luminance": 0.5347
}Semantic roles & 50–950 ramp
primary
#91CCCA
secondary
#A16062
accent
#363AB0
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483