#91C9CE#91C9CE
#91C9CE is a light, muted teal. Relative luminance 0.522; OKLCH L 79.9% C 0.058 H 203.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91C9CE |
|---|---|
| RGB | rgb(145, 201, 206) |
| HSL | hsl(185, 38%, 69%) |
| HSV | hsv(185, 30%, 81%) |
| CMYK | cmyk(29.6%, 2.4%, 0%, 19.2%) |
| CIE-LAB | lab(77.43, -16.80, -8.32) |
| CIE-LCH | lch(77.43, 18.74, 206.34°) |
| OKLab | oklab(79.9% -0.0535 -0.0227) |
| OKLCH | oklch(79.9% 0.058 203) |
| XYZ | xyz(43.7006, 52.2470, 66.1626) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 7.08
Sky Blue
#87CEEB
ΔE00 8.42
Paleturquoise
#AFEEEE
ΔE00 8.79
Robin'S Egg Blue
#98EFF9
ΔE00 9.18
Baby Blue
#89CFF0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C9CE #CE9691
analogous
#91CEB5 #91C9CE #91ABCE
triadic
#91C9CE #CE91C9 #C9CE91
tetradic
#91C9CE #B591CE #CE9691 #ABCE91
square
#91C9CE #B591CE #CE9691 #ABCE91
split-complementary
#91C9CE #CE91AB #CEB591
monochromatic
#46979E #67B4BB #91C9CE #BBDEE1 #E6F3F4
Accessibility & contrast
On white
1.83
#91C9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#91C9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C9CE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C9CE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#7CCDCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c9ce; /* rgb */ color: rgb(145, 201, 206); /* oklch */ color: oklch(79.9% 0.058 203.0);
Tailwind
colors: {
custom: {
50: '#b3d9dc',
500: '#91c9ce',
950: '#000000',
},
}SCSS
$custom: #91c9ce; $custom-light: #b3d9dc; $custom-dark: #000000;
JSON
{
"hex": "#91c9ce",
"rgb": {
"r": 145,
"g": 201,
"b": 206
},
"hsl": {
"h": 184.918,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.79903,
"c": 0.05816,
"h": 203
},
"luminance": 0.52249
}Semantic roles & 50–950 ramp
primary
#91C9CE
secondary
#A36560
accent
#3E34B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384