#91DFD6#91DFD6
#91DFD6 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.078 H 186.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD6 |
|---|---|
| RGB | rgb(145, 223, 214) |
| HSL | hsl(173, 55%, 72%) |
| HSV | hsv(173, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(83.78, -25.93, -3.20) |
| CIE-LCH | lch(83.78, 26.13, 187.04°) |
| OKLab | oklab(85.05% -0.0775 -0.009) |
| OKLCH | oklch(85.05% 0.078 186.6) |
| XYZ | xyz(50.1980, 63.6470, 73.2453) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 7.31
Light Cyan
#ACFFFC
ΔE00 7.39
Pale Cyan
#B7FFFA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD6 #DF919A
analogous
#91DFAF #91DFD6 #91C1DF
triadic
#91DFD6 #D691DF #DFD691
tetradic
#91DFD6 #AF91DF #DF919A #C1DF91
square
#91DFD6 #AF91DF #DF919A #C1DF91
split-complementary
#91DFD6 #DF91C1 #DFAF91
monochromatic
#37BEAF #62D1C4 #91DFD6 #C0EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#91DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#91DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD6
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD6 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#C9CDD7
Tritanopia (blue-blind)
#75E2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfd6; /* rgb */ color: rgb(145, 223, 214); /* oklch */ color: oklch(85.1% 0.078 186.6);
Tailwind
colors: {
custom: {
50: '#b4e9e2',
500: '#91dfd6',
950: '#000000',
},
}SCSS
$custom: #91dfd6; $custom-light: #b4e9e2; $custom-dark: #000000;
JSON
{
"hex": "#91dfd6",
"rgb": {
"r": 145,
"g": 223,
"b": 214
},
"hsl": {
"h": 173.077,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85054,
"c": 0.07806,
"h": 186.6
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#91DFD6
secondary
#B75D68
accent
#2335C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484