#91CACA#91CACA
#91CACA is a light, muted teal. Relative luminance 0.525; OKLCH L 80.0% C 0.059 H 196.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACA |
|---|---|
| RGB | rgb(145, 202, 202) |
| HSL | hsl(180, 35%, 68%) |
| HSV | hsv(180, 28%, 79%) |
| CMYK | cmyk(28.2%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(77.59, -18.23, -5.92) |
| CIE-LCH | lch(77.59, 19.17, 197.98°) |
| OKLab | oklab(80% -0.0564 -0.0162) |
| OKLCH | oklch(80% 0.059 196) |
| XYZ | xyz(43.4547, 52.5228, 63.7139) |
| Luminance | 0.5252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 8.34
Lightblue
#ADD8E6
ΔE00 8.65
Mediumturquoise
#48D1CC
ΔE00 8.81
Robin'S Egg Blue
#98EFF9
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACA #CA9191
analogous
#91CAAD #91CACA #91ADCA
triadic
#91CACA #CA91CA #CACA91
tetradic
#91CACA #AD91CA #CA9191 #ADCA91
square
#91CACA #AD91CA #CA9191 #ADCA91
split-complementary
#91CACA #CA91AD #CAAD91
monochromatic
#499898 #68B6B6 #91CACA #BADEDE #E4F2F2
Accessibility & contrast
On white
1.83
#91CACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#91CACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACA
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACA | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B8BCCB
Tritanopia (blue-blind)
#7DCECA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91caca; /* rgb */ color: rgb(145, 202, 202); /* oklch */ color: oklch(80.0% 0.059 196.0);
Tailwind
colors: {
custom: {
50: '#b3dada',
500: '#91caca',
950: '#000000',
},
}SCSS
$custom: #91caca; $custom-light: #b3dada; $custom-dark: #000000;
JSON
{
"hex": "#91caca",
"rgb": {
"r": 145,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.79996,
"c": 0.0587,
"h": 196
},
"luminance": 0.52525
}Semantic roles & 50–950 ramp
primary
#91CACA
secondary
#9F6060
accent
#3838AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383