#91DCD5#91DCD5
#91DCD5 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.4% C 0.075 H 188.4°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCD5 |
|---|---|
| RGB | rgb(145, 220, 213) |
| HSL | hsl(174, 52%, 72%) |
| HSV | hsv(174, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(82.92, -24.70, -3.95) |
| CIE-LCH | lch(82.92, 25.01, 189.08°) |
| OKLab | oklab(84.35% -0.0743 -0.011) |
| OKLCH | oklch(84.35% 0.075 188.4) |
| XYZ | xyz(49.2762, 62.0072, 72.3100) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.69
Light Cyan
#ACFFFC
ΔE00 7.78
Turquoise
#40E0D0
ΔE00 7.82
Pale Cyan
#B7FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCD5 #DC9198
analogous
#91DCB0 #91DCD5 #91BEDC
triadic
#91DCD5 #D591DC #DCD591
tetradic
#91DCD5 #B091DC #DC9198 #BEDC91
square
#91DCD5 #B091DC #DC9198 #BEDC91
split-complementary
#91DCD5 #DC91BE #DCB091
monochromatic
#3BB8AC #63CDC3 #91DCD5 #BFEBE7 #E8F8F6
Accessibility & contrast
On white
1.57
#91DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#91DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCD5
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCD5 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C7CAD6
Tritanopia (blue-blind)
#76E0DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dcd5; /* rgb */ color: rgb(145, 220, 213); /* oklch */ color: oklch(84.4% 0.075 188.4);
Tailwind
colors: {
custom: {
50: '#b4e7e1',
500: '#91dcd5',
950: '#000000',
},
}SCSS
$custom: #91dcd5; $custom-light: #b4e7e1; $custom-dark: #000000;
JSON
{
"hex": "#91dcd5",
"rgb": {
"r": 145,
"g": 220,
"b": 213
},
"hsl": {
"h": 174.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84353,
"c": 0.07512,
"h": 188.4
},
"luminance": 0.6201
}Semantic roles & 50–950 ramp
primary
#91DCD5
secondary
#B35E66
accent
#2635BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484