#91CDD0#91CDD0
#91CDD0 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.9% C 0.061 H 199.9°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD0 |
|---|---|
| RGB | rgb(145, 205, 208) |
| HSL | hsl(183, 40%, 69%) |
| HSV | hsv(183, 30%, 82%) |
| CMYK | cmyk(30.3%, 1.4%, 0%, 18.4%) |
| CIE-LAB | lab(78.60, -18.37, -7.66) |
| CIE-LCH | lch(78.60, 19.90, 202.63°) |
| OKLab | oklab(80.86% -0.0578 -0.0209) |
| OKLCH | oklch(80.86% 0.061 199.9) |
| XYZ | xyz(44.8897, 54.2340, 67.7652) |
| Luminance | 0.5424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 7.67
Paleturquoise
#AFEEEE
ΔE00 7.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Mediumturquoise
#48D1CC
ΔE00 8.97
Sky Blue
#87CEEB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD0 #D09491
analogous
#91D0B4 #91CDD0 #91AED0
triadic
#91CDD0 #D091CD #CDD091
tetradic
#91CDD0 #B491D0 #D09491 #AED091
square
#91CDD0 #B491D0 #D09491 #AED091
split-complementary
#91CDD0 #D091AE #D0B491
monochromatic
#459DA2 #66BABE #91CDD0 #BCE0E2 #E7F4F5
Accessibility & contrast
On white
1.77
#91CDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#91CDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD0
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD0 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D0
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#7AD1CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #91cdd0; /* rgb */ color: rgb(145, 205, 208); /* oklch */ color: oklch(80.9% 0.061 199.9);
Tailwind
colors: {
custom: {
50: '#b3dcde',
500: '#91cdd0',
950: '#000000',
},
}SCSS
$custom: #91cdd0; $custom-light: #b3dcde; $custom-dark: #000000;
JSON
{
"hex": "#91cdd0",
"rgb": {
"r": 145,
"g": 205,
"b": 208
},
"hsl": {
"h": 182.857,
"s": 40.127,
"l": 69.216
},
"oklch": {
"l": 0.80855,
"c": 0.06147,
"h": 199.9
},
"luminance": 0.54236
}Semantic roles & 50–950 ramp
primary
#91CDD0
secondary
#A66360
accent
#3832B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484