#91DCD6#91DCD6
#91DCD6 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.4% C 0.075 H 189.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCD6 |
|---|---|
| RGB | rgb(145, 220, 214) |
| HSL | hsl(175, 52%, 72%) |
| HSV | hsv(175, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(82.94, -24.47, -4.44) |
| CIE-LCH | lch(82.94, 24.87, 190.28°) |
| OKLab | oklab(84.38% -0.0739 -0.0123) |
| OKLCH | oklch(84.38% 0.075 189.5) |
| XYZ | xyz(49.4035, 62.0581, 72.9805) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Light Cyan
#ACFFFC
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCD6 #DC9197
analogous
#91DCB1 #91DCD6 #91BDDC
triadic
#91DCD6 #D691DC #DCD691
tetradic
#91DCD6 #B191DC #DC9197 #BDDC91
square
#91DCD6 #B191DC #DC9197 #BDDC91
split-complementary
#91DCD6 #DC91BD #DCB191
monochromatic
#3BB8AE #63CDC5 #91DCD6 #BFEBE7 #E8F8F6
Accessibility & contrast
On white
1.57
#91DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#91DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCD6
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCD6 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C6CAD7
Tritanopia (blue-blind)
#76E0DA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcd6; /* rgb */ color: rgb(145, 220, 214); /* oklch */ color: oklch(84.4% 0.075 189.5);
Tailwind
colors: {
custom: {
50: '#b4e7e2',
500: '#91dcd6',
950: '#000000',
},
}SCSS
$custom: #91dcd6; $custom-light: #b4e7e2; $custom-dark: #000000;
JSON
{
"hex": "#91dcd6",
"rgb": {
"r": 145,
"g": 220,
"b": 214
},
"hsl": {
"h": 175.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84383,
"c": 0.07492,
"h": 189.5
},
"luminance": 0.62061
}Semantic roles & 50–950 ramp
primary
#91DCD6
secondary
#B35E65
accent
#2633BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484