#91DCDC#91DCDC
#91DCDC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.074 H 195.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91DCDC |
|---|---|
| RGB | rgb(145, 220, 220) |
| HSL | hsl(180, 52%, 72%) |
| HSV | hsv(180, 34%, 86%) |
| CMYK | cmyk(34.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.11, -23.08, -7.38) |
| CIE-LCH | lch(83.11, 24.23, 197.73°) |
| OKLab | oklab(84.57% -0.0715 -0.0203) |
| OKLCH | oklch(84.57% 0.074 195.8) |
| XYZ | xyz(50.1839, 62.3703, 77.0906) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Powder Blue
#B0E0E6
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DCDC #DC9191
analogous
#91DCB7 #91DCDC #91B7DC
triadic
#91DCDC #DC91DC #DCDC91
tetradic
#91DCDC #B791DC #DC9191 #B7DC91
square
#91DCDC #B791DC #DC9191 #B7DC91
split-complementary
#91DCDC #DC91B7 #DCB791
monochromatic
#3BB8B8 #63CDCD #91DCDC #BFEBEB #E8F8F8
Accessibility & contrast
On white
1.56
#91DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#91DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DCDC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DCDC | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#73E1DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dcdc; /* rgb */ color: rgb(145, 220, 220); /* oklch */ color: oklch(84.6% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#b4e7e6',
500: '#91dcdc',
950: '#000000',
},
}SCSS
$custom: #91dcdc; $custom-light: #b4e7e6; $custom-dark: #000000;
JSON
{
"hex": "#91dcdc",
"rgb": {
"r": 145,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.84571,
"c": 0.07428,
"h": 195.8
},
"luminance": 0.62373
}Semantic roles & 50–950 ramp
primary
#91DCDC
secondary
#B35E5E
accent
#2626BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484