#91CDD5#91CDD5
#91CDD5 is a light, moderate teal. Relative luminance 0.545; OKLCH L 81.0% C 0.062 H 206.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD5 |
|---|---|
| RGB | rgb(145, 205, 213) |
| HSL | hsl(187, 45%, 70%) |
| HSV | hsv(187, 32%, 84%) |
| CMYK | cmyk(31.9%, 3.8%, 0%, 16.5%) |
| CIE-LAB | lab(78.74, -17.20, -10.13) |
| CIE-LCH | lch(78.74, 19.96, 210.49°) |
| OKLab | oklab(81.02% -0.0558 -0.0277) |
| OKLCH | oklch(81.02% 0.062 206.4) |
| XYZ | xyz(45.5146, 54.4840, 71.0561) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.21
Robin'S Egg Blue
#98EFF9
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.22
Ice Blue
#A5DFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD5 #D59991
analogous
#91D5BB #91CDD5 #91ABD5
triadic
#91CDD5 #D591CD #CDD591
tetradic
#91CDD5 #BB91D5 #D59991 #ABD591
square
#91CDD5 #BB91D5 #D59991 #ABD591
split-complementary
#91CDD5 #D591AB #D5BB91
monochromatic
#419EAA #65B9C4 #91CDD5 #BDE1E6 #E9F5F7
Accessibility & contrast
On white
1.77
#91CDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#91CDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD5 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D6
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#79D2CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd5; /* rgb */ color: rgb(145, 205, 213); /* oklch */ color: oklch(81.0% 0.062 206.4);
Tailwind
colors: {
custom: {
50: '#b3dce1',
500: '#91cdd5',
950: '#000000',
},
}SCSS
$custom: #91cdd5; $custom-light: #b3dce1; $custom-dark: #000000;
JSON
{
"hex": "#91cdd5",
"rgb": {
"r": 145,
"g": 205,
"b": 213
},
"hsl": {
"h": 187.059,
"s": 44.737,
"l": 70.196
},
"oklch": {
"l": 0.81018,
"c": 0.06229,
"h": 206.4
},
"luminance": 0.54486
}Semantic roles & 50–950 ramp
primary
#91CDD5
secondary
#AB685F
accent
#3E2EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484