#91CACE#91CACE
#91CACE is a light, muted teal. Relative luminance 0.527; OKLCH L 80.1% C 0.059 H 201.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACE |
|---|---|
| RGB | rgb(145, 202, 206) |
| HSL | hsl(184, 38%, 69%) |
| HSV | hsv(184, 30%, 81%) |
| CMYK | cmyk(29.6%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.71, -17.31, -7.90) |
| CIE-LCH | lch(77.71, 19.03, 204.54°) |
| OKLab | oklab(80.13% -0.0548 -0.0216) |
| OKLCH | oklch(80.13% 0.059 201.5) |
| XYZ | xyz(43.9345, 52.7147, 66.2405) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 8.46
Sky Blue
#87CEEB
ΔE00 8.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Mediumturquoise
#48D1CC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACE #CE9591
analogous
#91CEB4 #91CACE #91ACCE
triadic
#91CACE #CE91CA #CACE91
tetradic
#91CACE #B491CE #CE9591 #ACCE91
square
#91CACE #B491CE #CE9591 #ACCE91
split-complementary
#91CACE #CE91AC #CEB491
monochromatic
#46989E #67B6BB #91CACE #BBDEE1 #E6F3F4
Accessibility & contrast
On white
1.82
#91CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#91CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#7CCECB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cace; /* rgb */ color: rgb(145, 202, 206); /* oklch */ color: oklch(80.1% 0.059 201.5);
Tailwind
colors: {
custom: {
50: '#b3dadc',
500: '#91cace',
950: '#000000',
},
}SCSS
$custom: #91cace; $custom-light: #b3dadc; $custom-dark: #000000;
JSON
{
"hex": "#91cace",
"rgb": {
"r": 145,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.934,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80125,
"c": 0.05891,
"h": 201.5
},
"luminance": 0.52717
}Semantic roles & 50–950 ramp
primary
#91CACE
secondary
#A36460
accent
#3C34B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384