#91D7CD#91D7CD
#91D7CD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 83.0% C 0.072 H 184.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #91D7CD |
|---|---|
| RGB | rgb(145, 215, 205) |
| HSL | hsl(171, 47%, 71%) |
| HSV | hsv(171, 33%, 84%) |
| CMYK | cmyk(32.6%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(81.31, -24.05, -2.06) |
| CIE-LCH | lch(81.31, 24.14, 184.89°) |
| OKLab | oklab(82.99% -0.0715 -0.0059) |
| OKLCH | oklch(82.99% 0.072 184.7) |
| XYZ | xyz(46.9931, 59.0257, 66.6627) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 7.13
Mediumturquoise
#48D1CC
ΔE00 7.28
Turquoise
#40E0D0
ΔE00 8.01
Tiffany Blue
#7BF2DA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91D7CD #D7919B
analogous
#91D7AA #91D7CD #91BED7
triadic
#91D7CD #CD91D7 #D7CD91
tetradic
#91D7CD #AA91D7 #D7919B #BED791
square
#91D7CD #AA91D7 #D7919B #BED791
split-complementary
#91D7CD #D791BE #D7AA91
monochromatic
#3FAE9E #64C7B9 #91D7CD #BEE7E1 #E9F7F5
Accessibility & contrast
On white
1.64
#91D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#91D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91D7CD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91D7CD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#7ADAD4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #91d7cd; /* rgb */ color: rgb(145, 215, 205); /* oklch */ color: oklch(83.0% 0.072 184.7);
Tailwind
colors: {
custom: {
50: '#b3e3dc',
500: '#91d7cd',
950: '#000000',
},
}SCSS
$custom: #91d7cd; $custom-light: #b3e3dc; $custom-dark: #000000;
JSON
{
"hex": "#91d7cd",
"rgb": {
"r": 145,
"g": 215,
"b": 205
},
"hsl": {
"h": 171.429,
"s": 46.667,
"l": 70.588
},
"oklch": {
"l": 0.82991,
"c": 0.07173,
"h": 184.7
},
"luminance": 0.59028
}Semantic roles & 50–950 ramp
primary
#91D7CD
secondary
#AE5F6A
accent
#2C40BA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484