#91CDD1#91CDD1
#91CDD1 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.9% C 0.062 H 201.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD1 |
|---|---|
| RGB | rgb(145, 205, 209) |
| HSL | hsl(184, 41%, 69%) |
| HSV | hsv(184, 31%, 82%) |
| CMYK | cmyk(30.6%, 1.9%, 0%, 18%) |
| CIE-LAB | lab(78.63, -18.14, -8.15) |
| CIE-LCH | lch(78.63, 19.89, 204.20°) |
| OKLab | oklab(80.89% -0.0574 -0.0223) |
| OKLCH | oklch(80.89% 0.062 201.2) |
| XYZ | xyz(45.0132, 54.2834, 68.4151) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 7.36
Paleturquoise
#AFEEEE
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.19
Sky Blue
#87CEEB
ΔE00 8.85
Robin Egg Blue
#8AF1FE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD1 #D19591
analogous
#91D1B5 #91CDD1 #91ADD1
triadic
#91CDD1 #D191CD #CDD191
tetradic
#91CDD1 #B591D1 #D19591 #ADD191
square
#91CDD1 #B591D1 #D19591 #ADD191
split-complementary
#91CDD1 #D191AD #D1B591
monochromatic
#449DA3 #66B9BF #91CDD1 #BCE1E3 #E7F4F5
Accessibility & contrast
On white
1.77
#91CDD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#91CDD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD1
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD1 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D1
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#7AD1CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd1; /* rgb */ color: rgb(145, 205, 209); /* oklch */ color: oklch(80.9% 0.062 201.2);
Tailwind
colors: {
custom: {
50: '#b3dcdf',
500: '#91cdd1',
950: '#000000',
},
}SCSS
$custom: #91cdd1; $custom-light: #b3dcdf; $custom-dark: #000000;
JSON
{
"hex": "#91cdd1",
"rgb": {
"r": 145,
"g": 205,
"b": 209
},
"hsl": {
"h": 183.75,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.80887,
"c": 0.06157,
"h": 201.2
},
"luminance": 0.54286
}Semantic roles & 50–950 ramp
primary
#91CDD1
secondary
#A76460
accent
#3A31B4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484