#91CACD#91CACD
#91CACD is a light, muted teal. Relative luminance 0.527; OKLCH L 80.1% C 0.059 H 200.2°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACD |
|---|---|
| RGB | rgb(145, 202, 205) |
| HSL | hsl(183, 38%, 69%) |
| HSV | hsv(183, 29%, 80%) |
| CMYK | cmyk(29.3%, 1.5%, 0%, 19.6%) |
| CIE-LAB | lab(77.68, -17.54, -7.41) |
| CIE-LCH | lch(77.68, 19.04, 202.90°) |
| OKLab | oklab(80.09% -0.0552 -0.0203) |
| OKLCH | oklch(80.09% 0.059 200.2) |
| XYZ | xyz(43.8134, 52.6663, 65.6028) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 8.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.04
Sky Blue
#87CEEB
ΔE00 9.24
Mediumturquoise
#48D1CC
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACD #CD9491
analogous
#91CDB2 #91CACD #91ACCD
triadic
#91CACD #CD91CA #CACD91
tetradic
#91CACD #B291CD #CD9491 #ACCD91
square
#91CACD #B291CD #CD9491 #ACCD91
split-complementary
#91CACD #CD91AC #CDB291
monochromatic
#47989C #67B6BA #91CACD #BBDEE0 #E5F3F3
Accessibility & contrast
On white
1.82
#91CACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#91CACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACD
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACD | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#7CCECB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cacd; /* rgb */ color: rgb(145, 202, 205); /* oklch */ color: oklch(80.1% 0.059 200.2);
Tailwind
colors: {
custom: {
50: '#b3dadc',
500: '#91cacd',
950: '#000000',
},
}SCSS
$custom: #91cacd; $custom-light: #b3dadc; $custom-dark: #000000;
JSON
{
"hex": "#91cacd",
"rgb": {
"r": 145,
"g": 202,
"b": 205
},
"hsl": {
"h": 183,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80092,
"c": 0.0588,
"h": 200.2
},
"luminance": 0.52669
}Semantic roles & 50–950 ramp
primary
#91CACD
secondary
#A26360
accent
#3B35B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384