#91CDD8#91CDD8
#91CDD8 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.1% C 0.063 H 210.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD8 |
|---|---|
| RGB | rgb(145, 205, 216) |
| HSL | hsl(189, 48%, 71%) |
| HSV | hsv(189, 33%, 85%) |
| CMYK | cmyk(32.9%, 5.1%, 0%, 15.3%) |
| CIE-LAB | lab(78.83, -16.48, -11.61) |
| CIE-LCH | lch(78.83, 20.16, 215.15°) |
| OKLab | oklab(81.12% -0.0546 -0.0317) |
| OKLCH | oklch(81.12% 0.063 210.2) |
| XYZ | xyz(45.8989, 54.6377, 73.0800) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.46
Powder Blue
#B0E0E6
ΔE00 5.56
Sky Blue
#87CEEB
ΔE00 6.02
Baby Blue
#89CFF0
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD8 #D89C91
analogous
#91D8BF #91CDD8 #91A9D8
triadic
#91CDD8 #D891CD #CDD891
tetradic
#91CDD8 #BF91D8 #D89C91 #A9D891
square
#91CDD8 #BF91D8 #D89C91 #A9D891
split-complementary
#91CDD8 #D891A9 #D8BF91
monochromatic
#3E9FB0 #64B8C8 #91CDD8 #BEE2E8 #E8F5F7
Accessibility & contrast
On white
1.76
#91CDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#91CDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD8
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD8 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D9
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#77D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd8; /* rgb */ color: rgb(145, 205, 216); /* oklch */ color: oklch(81.1% 0.063 210.2);
Tailwind
colors: {
custom: {
50: '#b3dce4',
500: '#91cdd8',
950: '#000000',
},
}SCSS
$custom: #91cdd8; $custom-light: #b3dce4; $custom-dark: #000000;
JSON
{
"hex": "#91cdd8",
"rgb": {
"r": 145,
"g": 205,
"b": 216
},
"hsl": {
"h": 189.296,
"s": 47.651,
"l": 70.784
},
"oklch": {
"l": 0.81119,
"c": 0.06318,
"h": 210.2
},
"luminance": 0.5464
}Semantic roles & 50–950 ramp
primary
#91CDD8
secondary
#AF6B5E
accent
#412BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484