#91DCD3#91DCD3
#91DCD3 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.3% C 0.076 H 186.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCD3 |
|---|---|
| RGB | rgb(145, 220, 211) |
| HSL | hsl(173, 52%, 72%) |
| HSV | hsv(173, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(82.86, -25.15, -2.96) |
| CIE-LCH | lch(82.86, 25.33, 186.72°) |
| OKLab | oklab(84.29% -0.0751 -0.0083) |
| OKLCH | oklch(84.29% 0.076 186.3) |
| XYZ | xyz(49.0239, 61.9063, 70.9813) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 7.15
Seafoam Blue
#78D1B6
ΔE00 7.30
Pale Teal
#82CBB2
ΔE00 7.35
Tiffany Blue
#7BF2DA
ΔE00 7.51
Turquoise
#40E0D0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCD3 #DC919A
analogous
#91DCAE #91DCD3 #91C0DC
triadic
#91DCD3 #D391DC #DCD391
tetradic
#91DCD3 #AE91DC #DC919A #C0DC91
square
#91DCD3 #AE91DC #DC919A #C0DC91
split-complementary
#91DCD3 #DC91C0 #DCAE91
monochromatic
#3BB8A9 #63CDC0 #91DCD3 #BFEBE6 #E8F8F6
Accessibility & contrast
On white
1.57
#91DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#91DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCD3
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCD3 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#77DFD9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #91dcd3; /* rgb */ color: rgb(145, 220, 211); /* oklch */ color: oklch(84.3% 0.076 186.3);
Tailwind
colors: {
custom: {
50: '#b4e7e0',
500: '#91dcd3',
950: '#000000',
},
}SCSS
$custom: #91dcd3; $custom-light: #b4e7e0; $custom-dark: #000000;
JSON
{
"hex": "#91dcd3",
"rgb": {
"r": 145,
"g": 220,
"b": 211
},
"hsl": {
"h": 172.8,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84292,
"c": 0.0756,
"h": 186.3
},
"luminance": 0.61909
}Semantic roles & 50–950 ramp
primary
#91DCD3
secondary
#B35E68
accent
#2639BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484