#91C4CA#91C4CA
#91C4CA is a light, muted teal. Relative luminance 0.498; OKLCH L 78.7% C 0.054 H 205.2°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4CA |
|---|---|
| RGB | rgb(145, 196, 202) |
| HSL | hsl(186, 35%, 68%) |
| HSV | hsv(186, 28%, 79%) |
| CMYK | cmyk(28.2%, 3%, 0%, 20.8%) |
| CIE-LAB | lab(75.92, -15.16, -8.39) |
| CIE-LCH | lch(75.92, 17.33, 208.97°) |
| OKLab | oklab(78.67% -0.0487 -0.0229) |
| OKLCH | oklch(78.67% 0.054 205.2) |
| XYZ | xyz(42.0742, 49.7618, 63.2537) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 7.06
Sky Blue
#87CEEB
ΔE00 8.19
Baby Blue
#89CFF0
ΔE00 9.46
Ice Blue
#A5DFF9
ΔE00 9.92
Paleturquoise
#AFEEEE
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4CA #CA9791
analogous
#91CAB3 #91C4CA #91A7CA
triadic
#91C4CA #CA91C4 #C4CA91
tetradic
#91C4CA #B391CA #CA9791 #A7CA91
square
#91C4CA #B391CA #CA9791 #A7CA91
split-complementary
#91C4CA #CA91A7 #CAB391
monochromatic
#498F98 #68AEB6 #91C4CA #BADADE #E4F0F2
Accessibility & contrast
On white
1.92
#91C4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#91C4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4CA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4CA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#7EC8C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c4ca; /* rgb */ color: rgb(145, 196, 202); /* oklch */ color: oklch(78.7% 0.054 205.2);
Tailwind
colors: {
custom: {
50: '#b3d6da',
500: '#91c4ca',
950: '#000000',
},
}SCSS
$custom: #91c4ca; $custom-light: #b3d6da; $custom-dark: #000000;
JSON
{
"hex": "#91c4ca",
"rgb": {
"r": 145,
"g": 196,
"b": 202
},
"hsl": {
"h": 186.316,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.78666,
"c": 0.05384,
"h": 205.2
},
"luminance": 0.49764
}Semantic roles & 50–950 ramp
primary
#91C4CA
secondary
#E4D5D3
accent
#4438AE
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383