#91C8D2#91C8D2
#91C8D2 is a light, muted teal. Relative luminance 0.520; OKLCH L 79.8% C 0.059 H 210.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91C8D2 |
|---|---|
| RGB | rgb(145, 200, 210) |
| HSL | hsl(189, 42%, 70%) |
| HSV | hsv(189, 31%, 82%) |
| CMYK | cmyk(31%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(77.27, -15.35, -10.71) |
| CIE-LCH | lch(77.27, 18.71, 214.92°) |
| OKLab | oklab(79.82% -0.0507 -0.0293) |
| OKLCH | oklch(79.82% 0.059 210) |
| XYZ | xyz(43.9604, 51.9791, 68.6769) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Powder Blue
#B0E0E6
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.44
Baby Blue
#89CFF0
ΔE00 7.72
Ice Blue
#A5DFF9
ΔE00 8.21
Robin'S Egg Blue
#98EFF9
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91C8D2 #D29B91
analogous
#91D2BC #91C8D2 #91A8D2
triadic
#91C8D2 #D291C8 #C8D291
tetradic
#91C8D2 #BC91D2 #D29B91 #A8D291
square
#91C8D2 #BC91D2 #D29B91 #A8D291
split-complementary
#91C8D2 #D291A8 #D2BC91
monochromatic
#4496A5 #66B2C0 #91C8D2 #BCDEE4 #E8F3F6
Accessibility & contrast
On white
1.84
#91C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#91C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91C8D2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91C8D2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#B4BBD2
Tritanopia (blue-blind)
#7ACDCB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #91c8d2; /* rgb */ color: rgb(145, 200, 210); /* oklch */ color: oklch(79.8% 0.059 210.0);
Tailwind
colors: {
custom: {
50: '#b3d8df',
500: '#91c8d2',
950: '#000000',
},
}SCSS
$custom: #91c8d2; $custom-light: #b3d8df; $custom-dark: #000000;
JSON
{
"hex": "#91c8d2",
"rgb": {
"r": 145,
"g": 200,
"b": 210
},
"hsl": {
"h": 189.231,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.79815,
"c": 0.05852,
"h": 210
},
"luminance": 0.51981
}Semantic roles & 50–950 ramp
primary
#91C8D2
secondary
#A86B5F
accent
#4530B5
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384