#91CDD7#91CDD7
#91CDD7 is a light, moderate teal. Relative luminance 0.546; OKLCH L 81.1% C 0.063 H 208.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD7 |
|---|---|
| RGB | rgb(145, 205, 215) |
| HSL | hsl(189, 47%, 71%) |
| HSV | hsv(189, 33%, 84%) |
| CMYK | cmyk(32.6%, 4.7%, 0%, 15.7%) |
| CIE-LAB | lab(78.80, -16.72, -11.11) |
| CIE-LCH | lch(78.80, 20.08, 213.61°) |
| OKLab | oklab(81.08% -0.055 -0.0304) |
| OKLCH | oklch(81.08% 0.063 208.9) |
| XYZ | xyz(45.7700, 54.5861, 72.4013) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 6.41
Baby Blue
#89CFF0
ΔE00 7.72
Ice Blue
#A5DFF9
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD7 #D79B91
analogous
#91D7BE #91CDD7 #91AAD7
triadic
#91CDD7 #D791CD #CDD791
tetradic
#91CDD7 #BE91D7 #D79B91 #AAD791
square
#91CDD7 #BE91D7 #D79B91 #AAD791
split-complementary
#91CDD7 #D791AA #D7BE91
monochromatic
#3F9EAE #64B9C7 #91CDD7 #BEE1E7 #E9F5F7
Accessibility & contrast
On white
1.76
#91CDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#91CDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD7
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD7 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D8
Deuteranopia (green-blind)
#B7BFD7
Tritanopia (blue-blind)
#78D2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd7; /* rgb */ color: rgb(145, 205, 215); /* oklch */ color: oklch(81.1% 0.063 208.9);
Tailwind
colors: {
custom: {
50: '#b3dce3',
500: '#91cdd7',
950: '#000000',
},
}SCSS
$custom: #91cdd7; $custom-light: #b3dce3; $custom-dark: #000000;
JSON
{
"hex": "#91cdd7",
"rgb": {
"r": 145,
"g": 205,
"b": 215
},
"hsl": {
"h": 188.571,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.81085,
"c": 0.06285,
"h": 208.9
},
"luminance": 0.54589
}Semantic roles & 50–950 ramp
primary
#91CDD7
secondary
#AE6A5F
accent
#402CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484