#91CDD6#91CDD6
#91CDD6 is a light, moderate teal. Relative luminance 0.545; OKLCH L 81.1% C 0.063 H 207.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD6 |
|---|---|
| RGB | rgb(145, 205, 214) |
| HSL | hsl(188, 46%, 70%) |
| HSV | hsv(188, 32%, 84%) |
| CMYK | cmyk(32.2%, 4.2%, 0%, 16.1%) |
| CIE-LAB | lab(78.77, -16.96, -10.62) |
| CIE-LCH | lch(78.77, 20.01, 212.05°) |
| OKLab | oklab(81.05% -0.0554 -0.029) |
| OKLCH | oklch(81.05% 0.063 207.7) |
| XYZ | xyz(45.6419, 54.5349, 71.7266) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.49
Lightblue
#ADD8E6
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.09
Ice Blue
#A5DFF9
ΔE00 8.11
Baby Blue
#89CFF0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD6 #D69A91
analogous
#91D6BC #91CDD6 #91AAD6
triadic
#91CDD6 #D691CD #CDD691
tetradic
#91CDD6 #BC91D6 #D69A91 #AAD691
square
#91CDD6 #BC91D6 #D69A91 #AAD691
split-complementary
#91CDD6 #D691AA #D6BC91
monochromatic
#409EAC #64B9C5 #91CDD6 #BEE1E7 #E9F5F7
Accessibility & contrast
On white
1.76
#91CDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#91CDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD6
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD6 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D7
Deuteranopia (green-blind)
#B7BFD6
Tritanopia (blue-blind)
#78D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd6; /* rgb */ color: rgb(145, 205, 214); /* oklch */ color: oklch(81.1% 0.063 207.7);
Tailwind
colors: {
custom: {
50: '#b3dce2',
500: '#91cdd6',
950: '#000000',
},
}SCSS
$custom: #91cdd6; $custom-light: #b3dce2; $custom-dark: #000000;
JSON
{
"hex": "#91cdd6",
"rgb": {
"r": 145,
"g": 205,
"b": 214
},
"hsl": {
"h": 187.826,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.81052,
"c": 0.06255,
"h": 207.7
},
"luminance": 0.54537
}Semantic roles & 50–950 ramp
primary
#91CDD6
secondary
#AC695F
accent
#3F2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484