#91CACF#91CACF
#91CACF is a light, muted teal. Relative luminance 0.528; OKLCH L 80.2% C 0.059 H 202.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #91CACF |
|---|---|
| RGB | rgb(145, 202, 207) |
| HSL | hsl(185, 39%, 69%) |
| HSV | hsv(185, 30%, 81%) |
| CMYK | cmyk(30%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.74, -17.08, -8.40) |
| CIE-LCH | lch(77.74, 19.03, 206.19°) |
| OKLab | oklab(80.16% -0.0544 -0.023) |
| OKLCH | oklch(80.16% 0.059 202.9) |
| XYZ | xyz(44.0564, 52.7635, 66.8824) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.07
Lightblue
#ADD8E6
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.55
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Ice Blue
#A5DFF9
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CACF #CF9691
analogous
#91CFB5 #91CACF #91ABCF
triadic
#91CACF #CF91CA #CACF91
tetradic
#91CACF #B591CF #CF9691 #ABCF91
square
#91CACF #B591CF #CF9691 #ABCF91
split-complementary
#91CACF #CF91AB #CFB591
monochromatic
#4699A0 #66B5BC #91CACF #BCDFE2 #E6F3F4
Accessibility & contrast
On white
1.82
#91CACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#91CACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CACF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CACF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B6BDCF
Tritanopia (blue-blind)
#7BCECB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #91cacf; /* rgb */ color: rgb(145, 202, 207); /* oklch */ color: oklch(80.2% 0.059 202.9);
Tailwind
colors: {
custom: {
50: '#b3dadd',
500: '#91cacf',
950: '#000000',
},
}SCSS
$custom: #91cacf; $custom-light: #b3dadd; $custom-dark: #000000;
JSON
{
"hex": "#91cacf",
"rgb": {
"r": 145,
"g": 202,
"b": 207
},
"hsl": {
"h": 184.839,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.80157,
"c": 0.05905,
"h": 202.9
},
"luminance": 0.52766
}Semantic roles & 50–950 ramp
primary
#91CACF
secondary
#A46560
accent
#3E33B2
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384