#91C4CD#91C4CD
#91C4CD is a light, muted teal. Relative luminance 0.499; OKLCH L 78.8% C 0.055 H 209.6°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #91C4CD |
|---|---|
| RGB | rgb(145, 196, 205) |
| HSL | hsl(189, 38%, 69%) |
| HSV | hsv(189, 29%, 80%) |
| CMYK | cmyk(29.3%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(76.01, -14.46, -9.89) |
| CIE-LCH | lch(76.01, 17.51, 214.36°) |
| OKLab | oklab(78.77% -0.0475 -0.027) |
| OKLCH | oklch(78.77% 0.055 209.6) |
| XYZ | xyz(42.4329, 49.9053, 65.1426) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.35
Sky Blue
#87CEEB
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.04
Baby Blue
#89CFF0
ΔE00 8.28
Ice Blue
#A5DFF9
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C4CD #CD9A91
analogous
#91CDB8 #91C4CD #91A6CD
triadic
#91C4CD #CD91C4 #C4CD91
tetradic
#91C4CD #B891CD #CD9A91 #A6CD91
square
#91C4CD #B891CD #CD9A91 #A6CD91
split-complementary
#91C4CD #CD91A6 #CDB891
monochromatic
#47909C #67ADBA #91C4CD #BBDBE0 #E5F1F3
Accessibility & contrast
On white
1.91
#91C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#91C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C4CD
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C4CD | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#7DC9C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #91c4cd; /* rgb */ color: rgb(145, 196, 205); /* oklch */ color: oklch(78.8% 0.055 209.6);
Tailwind
colors: {
custom: {
50: '#b3d6dc',
500: '#91c4cd',
950: '#000000',
},
}SCSS
$custom: #91c4cd; $custom-light: #b3d6dc; $custom-dark: #000000;
JSON
{
"hex": "#91c4cd",
"rgb": {
"r": 145,
"g": 196,
"b": 205
},
"hsl": {
"h": 189,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.78766,
"c": 0.05465,
"h": 209.6
},
"luminance": 0.49907
}Semantic roles & 50–950 ramp
primary
#91C4CD
secondary
#E6D7D4
accent
#4835B0
background
#FBFDFD
surface
#F6FAFB
border
#D0D3D4
text
#111415
muted
#808383