#91DFD7#91DFD7
#91DFD7 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.078 H 187.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD7 |
|---|---|
| RGB | rgb(145, 223, 215) |
| HSL | hsl(174, 55%, 72%) |
| HSV | hsv(174, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(83.81, -25.71, -3.69) |
| CIE-LCH | lch(83.81, 25.97, 188.18°) |
| OKLab | oklab(85.09% -0.0771 -0.0103) |
| OKLCH | oklch(85.09% 0.078 187.6) |
| XYZ | xyz(50.3261, 63.6982, 73.9199) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 7.18
Light Cyan
#ACFFFC
ΔE00 7.26
Tiffany Blue
#7BF2DA
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 7.45
Pale Cyan
#B7FFFA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD7 #DF9199
analogous
#91DFB0 #91DFD7 #91C0DF
triadic
#91DFD7 #D791DF #DFD791
tetradic
#91DFD7 #B091DF #DF9199 #C0DF91
square
#91DFD7 #B091DF #DF9199 #C0DF91
split-complementary
#91DFD7 #DF91C0 #DFB091
monochromatic
#37BEB0 #62D1C6 #91DFD7 #C0EDE8 #E7F8F6
Accessibility & contrast
On white
1.53
#91DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#91DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD7
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD7 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#C9CDD8
Tritanopia (blue-blind)
#75E3DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91dfd7; /* rgb */ color: rgb(145, 223, 215); /* oklch */ color: oklch(85.1% 0.078 187.6);
Tailwind
colors: {
custom: {
50: '#b4e9e3',
500: '#91dfd7',
950: '#000000',
},
}SCSS
$custom: #91dfd7; $custom-light: #b4e9e3; $custom-dark: #000000;
JSON
{
"hex": "#91dfd7",
"rgb": {
"r": 145,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.846,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.85085,
"c": 0.07781,
"h": 187.6
},
"luminance": 0.63701
}Semantic roles & 50–950 ramp
primary
#91DFD7
secondary
#B75D66
accent
#2333C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484