#91CDD2#91CDD2
#91CDD2 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.9% C 0.062 H 202.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #91CDD2 |
|---|---|
| RGB | rgb(145, 205, 210) |
| HSL | hsl(185, 42%, 70%) |
| HSV | hsv(185, 31%, 82%) |
| CMYK | cmyk(31%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(78.66, -17.90, -8.65) |
| CIE-LCH | lch(78.66, 19.88, 205.78°) |
| OKLab | oklab(80.92% -0.057 -0.0236) |
| OKLCH | oklch(80.92% 0.062 202.5) |
| XYZ | xyz(45.1373, 54.3331, 69.0692) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.13
Sky Blue
#87CEEB
ΔE00 8.43
Robin Egg Blue
#8AF1FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91CDD2 #D29691
analogous
#91D2B6 #91CDD2 #91ADD2
triadic
#91CDD2 #D291CD #CDD291
tetradic
#91CDD2 #B691D2 #D29691 #ADD291
square
#91CDD2 #B691D2 #D29691 #ADD291
split-complementary
#91CDD2 #D291AD #D2B691
monochromatic
#449EA5 #66B9C0 #91CDD2 #BCE1E4 #E8F4F6
Accessibility & contrast
On white
1.77
#91CDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#91CDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91CDD2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91CDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91CDD2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D2
Deuteranopia (green-blind)
#B9BFD2
Tritanopia (blue-blind)
#7AD2CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #91cdd2; /* rgb */ color: rgb(145, 205, 210); /* oklch */ color: oklch(80.9% 0.062 202.5);
Tailwind
colors: {
custom: {
50: '#b3dcdf',
500: '#91cdd2',
950: '#000000',
},
}SCSS
$custom: #91cdd2; $custom-light: #b3dcdf; $custom-dark: #000000;
JSON
{
"hex": "#91cdd2",
"rgb": {
"r": 145,
"g": 205,
"b": 210
},
"hsl": {
"h": 184.615,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.80919,
"c": 0.0617,
"h": 202.5
},
"luminance": 0.54336
}Semantic roles & 50–950 ramp
primary
#91CDD2
secondary
#A8655F
accent
#3B30B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484