#91DFD5#91DFD5
#91DFD5 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.078 H 185.6°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD5 |
|---|---|
| RGB | rgb(145, 223, 213) |
| HSL | hsl(172, 55%, 72%) |
| HSV | hsv(172, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.75, -26.16, -2.71) |
| CIE-LCH | lch(83.75, 26.30, 185.92°) |
| OKLab | oklab(85.02% -0.0779 -0.0077) |
| OKLCH | oklch(85.02% 0.078 185.6) |
| XYZ | xyz(50.0706, 63.5961, 72.5748) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.24
Tiffany Blue
#7BF2DA
ΔE00 6.77
Turquoise
#40E0D0
ΔE00 7.20
Seafoam Blue
#78D1B6
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD5 #DF919B
analogous
#91DFAE #91DFD5 #91C2DF
triadic
#91DFD5 #D591DF #DFD591
tetradic
#91DFD5 #AE91DF #DF919B #C2DF91
square
#91DFD5 #AE91DF #DF919B #C2DF91
split-complementary
#91DFD5 #DF91C2 #DFAE91
monochromatic
#37BEAD #62D1C3 #91DFD5 #C0EDE7 #E7F8F6
Accessibility & contrast
On white
1.53
#91DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#91DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CACCD6
Tritanopia (blue-blind)
#76E2DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfd5; /* rgb */ color: rgb(145, 223, 213); /* oklch */ color: oklch(85.0% 0.078 185.6);
Tailwind
colors: {
custom: {
50: '#b4e9e1',
500: '#91dfd5',
950: '#000000',
},
}SCSS
$custom: #91dfd5; $custom-light: #b4e9e1; $custom-dark: #000000;
JSON
{
"hex": "#91dfd5",
"rgb": {
"r": 145,
"g": 223,
"b": 213
},
"hsl": {
"h": 172.308,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85024,
"c": 0.07833,
"h": 185.6
},
"luminance": 0.63599
}Semantic roles & 50–950 ramp
primary
#91DFD5
secondary
#B75D69
accent
#2338C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484