#91DFDC#91DFDC
#91DFDC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.2% C 0.077 H 192.7°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFDC |
|---|---|
| RGB | rgb(145, 223, 220) |
| HSL | hsl(178, 55%, 72%) |
| HSV | hsv(178, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.94, -24.55, -6.14) |
| CIE-LCH | lch(83.94, 25.31, 194.04°) |
| OKLab | oklab(85.24% -0.0751 -0.0169) |
| OKLCH | oklch(85.24% 0.077 192.7) |
| XYZ | xyz(50.9784, 63.9591, 77.3554) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Light Cyan
#ACFFFC
ΔE00 6.91
Robin Egg Blue
#8AF1FE
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.10
Pale Cyan
#B7FFFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFDC #DF9194
analogous
#91DFB5 #91DFDC #91BBDF
triadic
#91DFDC #DC91DF #DFDC91
tetradic
#91DFDC #B591DF #DF9194 #BBDF91
square
#91DFDC #B591DF #DF9194 #BBDF91
split-complementary
#91DFDC #DF91BB #DFB591
monochromatic
#37BEB9 #62D1CD #91DFDC #C0EDEB #E7F8F7
Accessibility & contrast
On white
1.52
#91DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#91DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFDC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFDC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#73E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfdc; /* rgb */ color: rgb(145, 223, 220); /* oklch */ color: oklch(85.2% 0.077 192.7);
Tailwind
colors: {
custom: {
50: '#b4e9e6',
500: '#91dfdc',
950: '#000000',
},
}SCSS
$custom: #91dfdc; $custom-light: #b4e9e6; $custom-dark: #000000;
JSON
{
"hex": "#91dfdc",
"rgb": {
"r": 145,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85239,
"c": 0.07697,
"h": 192.7
},
"luminance": 0.63962
}Semantic roles & 50–950 ramp
primary
#91DFDC
secondary
#B75D61
accent
#2329C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484