#91DFD1#91DFD1
#91DFD1 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.080 H 181.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #91DFD1 |
|---|---|
| RGB | rgb(145, 223, 209) |
| HSL | hsl(169, 55%, 72%) |
| HSV | hsv(169, 35%, 87%) |
| CMYK | cmyk(35%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(83.65, -27.06, -0.75) |
| CIE-LCH | lch(83.65, 27.07, 181.59°) |
| OKLab | oklab(84.91% -0.0796 -0.0024) |
| OKLCH | oklch(84.91% 0.08 181.8) |
| XYZ | xyz(49.5692, 63.3955, 69.9338) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.98
Seafoam Blue
#78D1B6
ΔE00 6.05
Pale Teal
#82CBB2
ΔE00 6.44
Light Teal
#90E4C1
ΔE00 6.73
Turquoise
#40E0D0
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DFD1 #DF919F
analogous
#91DFAA #91DFD1 #91C6DF
triadic
#91DFD1 #D191DF #DFD191
tetradic
#91DFD1 #AA91DF #DF919F #C6DF91
square
#91DFD1 #AA91DF #DF919F #C6DF91
split-complementary
#91DFD1 #DF91C6 #DFAA91
monochromatic
#37BEA6 #62D1BD #91DFD1 #C0EDE5 #E7F8F5
Accessibility & contrast
On white
1.54
#91DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#91DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DFD1
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DFD1 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#77E2DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #91dfd1; /* rgb */ color: rgb(145, 223, 209); /* oklch */ color: oklch(84.9% 0.080 181.8);
Tailwind
colors: {
custom: {
50: '#b4e9df',
500: '#91dfd1',
950: '#000000',
},
}SCSS
$custom: #91dfd1; $custom-light: #b4e9df; $custom-dark: #000000;
JSON
{
"hex": "#91dfd1",
"rgb": {
"r": 145,
"g": 223,
"b": 209
},
"hsl": {
"h": 169.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.84905,
"c": 0.07965,
"h": 181.8
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#91DFD1
secondary
#B75D6D
accent
#2340C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484