#91C8CE#91C8CE
#91C8CE is a light, muted teal. Relative luminance 0.518; OKLCH L 79.7% C 0.057 H 204.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8CE |
|---|---|
| RGB | rgb(145, 200, 206) |
| HSL | hsl(186, 38%, 69%) |
| HSV | hsv(186, 30%, 81%) |
| CMYK | cmyk(29.6%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.15, -16.29, -8.73) |
| CIE-LCH | lch(77.15, 18.48, 208.19°) |
| OKLab | oklab(79.68% -0.0522 -0.0238) |
| OKLCH | oklch(79.68% 0.057 204.5) |
| XYZ | xyz(43.4683, 51.7823, 66.0851) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Lightblue
#ADD8E6
ΔE00 6.82
Sky Blue
#87CEEB
ΔE00 8.03
Paleturquoise
#AFEEEE
ΔE00 9.14
Baby Blue
#89CFF0
ΔE00 9.33
Robin'S Egg Blue
#98EFF9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8CE #CE9791
analogous
#91CEB6 #91C8CE #91AACE
triadic
#91C8CE #CE91C8 #C8CE91
tetradic
#91C8CE #B691CE #CE9791 #AACE91
square
#91C8CE #B691CE #CE9791 #AACE91
split-complementary
#91C8CE #CE91AA #CEB691
monochromatic
#46969E #67B3BB #91C8CE #BBDDE1 #E6F2F4
Accessibility & contrast
On white
1.85
#91C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#91C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8CE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8CE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CE
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#7CCCCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #91c8ce; /* rgb */ color: rgb(145, 200, 206); /* oklch */ color: oklch(79.7% 0.057 204.5);
Tailwind
colors: {
custom: {
50: '#b3d8dd',
500: '#91c8ce',
950: '#000000',
},
}SCSS
$custom: #91c8ce; $custom-light: #b3d8dd; $custom-dark: #000000;
JSON
{
"hex": "#91c8ce",
"rgb": {
"r": 145,
"g": 200,
"b": 206
},
"hsl": {
"h": 185.902,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.79682,
"c": 0.05744,
"h": 204.5
},
"luminance": 0.51785
}Semantic roles & 50–950 ramp
primary
#91C8CE
secondary
#A36760
accent
#4034B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384