#91C5CE#91C5CE
#91C5CE is a light, muted teal. Relative luminance 0.504; OKLCH L 79.0% C 0.056 H 209.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #91C5CE |
|---|---|
| RGB | rgb(145, 197, 206) |
| HSL | hsl(189, 38%, 69%) |
| HSV | hsv(189, 30%, 81%) |
| CMYK | cmyk(29.6%, 4.4%, 0%, 19.2%) |
| CIE-LAB | lab(76.32, -14.74, -9.97) |
| CIE-LCH | lch(76.32, 17.79, 214.07°) |
| OKLab | oklab(79.02% -0.0484 -0.0272) |
| OKLCH | oklch(79.02% 0.056 209.3) |
| XYZ | xyz(42.7803, 50.4063, 65.8558) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Powder Blue
#B0E0E6
ΔE00 6.84
Sky Blue
#87CEEB
ΔE00 6.97
Baby Blue
#89CFF0
ΔE00 8.22
Ice Blue
#A5DFF9
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C5CE #CE9A91
analogous
#91CEB9 #91C5CE #91A7CE
triadic
#91C5CE #CE91C5 #C5CE91
tetradic
#91C5CE #B991CE #CE9A91 #A7CE91
square
#91C5CE #B991CE #CE9A91 #A7CE91
split-complementary
#91C5CE #CE91A7 #CEB991
monochromatic
#46919E #67AFBB #91C5CE #BBDBE1 #E6F2F4
Accessibility & contrast
On white
1.90
#91C5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#91C5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C5CE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C5CE | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#7CCAC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #91c5ce; /* rgb */ color: rgb(145, 197, 206); /* oklch */ color: oklch(79.0% 0.056 209.3);
Tailwind
colors: {
custom: {
50: '#b3d6dd',
500: '#91c5ce',
950: '#000000',
},
}SCSS
$custom: #91c5ce; $custom-light: #b3d6dd; $custom-dark: #000000;
JSON
{
"hex": "#91c5ce",
"rgb": {
"r": 145,
"g": 197,
"b": 206
},
"hsl": {
"h": 188.852,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.7902,
"c": 0.05555,
"h": 209.3
},
"luminance": 0.50408
}Semantic roles & 50–950 ramp
primary
#91C5CE
secondary
#A36A60
accent
#4734B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384