#91DCD4#91DCD4
#91DCD4 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.075 H 187.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCD4 |
|---|---|
| RGB | rgb(145, 220, 212) |
| HSL | hsl(174, 52%, 72%) |
| HSV | hsv(174, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(82.89, -24.93, -3.45) |
| CIE-LCH | lch(82.89, 25.16, 187.89°) |
| OKLab | oklab(84.32% -0.0747 -0.0097) |
| OKLCH | oklch(84.32% 0.075 187.4) |
| XYZ | xyz(49.1497, 61.9566, 71.6436) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 7.10
Seafoam Blue
#78D1B6
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 7.66
Turquoise
#40E0D0
ΔE00 7.68
Tiffany Blue
#7BF2DA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCD4 #DC9199
analogous
#91DCAF #91DCD4 #91BFDC
triadic
#91DCD4 #D491DC #DCD491
tetradic
#91DCD4 #AF91DC #DC9199 #BFDC91
square
#91DCD4 #AF91DC #DC9199 #BFDC91
split-complementary
#91DCD4 #DC91BF #DCAF91
monochromatic
#3BB8AB #63CDC2 #91DCD4 #BFEBE6 #E8F8F6
Accessibility & contrast
On white
1.57
#91DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#91DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCD4
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCD4 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C7CAD5
Tritanopia (blue-blind)
#77DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dcd4; /* rgb */ color: rgb(145, 220, 212); /* oklch */ color: oklch(84.3% 0.075 187.4);
Tailwind
colors: {
custom: {
50: '#b4e7e1',
500: '#91dcd4',
950: '#000000',
},
}SCSS
$custom: #91dcd4; $custom-light: #b4e7e1; $custom-dark: #000000;
JSON
{
"hex": "#91dcd4",
"rgb": {
"r": 145,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84322,
"c": 0.07534,
"h": 187.4
},
"luminance": 0.6196
}Semantic roles & 50–950 ramp
primary
#91DCD4
secondary
#B35E67
accent
#2637BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484