#91DEC7#91DEC7
#91DEC7 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.4% C 0.083 H 173.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEC7 |
|---|---|
| RGB | rgb(145, 222, 199) |
| HSL | hsl(162, 54%, 72%) |
| HSV | hsv(162, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.12, -28.77, 3.77) |
| CIE-LCH | lch(83.12, 29.02, 172.54°) |
| OKLab | oklab(84.39% -0.0826 0.0095) |
| OKLCH | oklch(84.39% 0.083 173.4) |
| XYZ | xyz(48.1034, 62.3830, 63.5282) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 4.72
Tiffany Blue
#7BF2DA
ΔE00 5.76
Seafoam
#7FE0B3
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEC7 #DE91A8
analogous
#91DEA1 #91DEC7 #91CFDE
triadic
#91DEC7 #C791DE #DEC791
tetradic
#91DEC7 #A191DE #DE91A8 #CFDE91
square
#91DEC7 #A191DE #DE91A8 #CFDE91
split-complementary
#91DEC7 #DE91CF #DEA191
monochromatic
#38BC95 #62D0AF #91DEC7 #C0ECDF #E7F8F3
Accessibility & contrast
On white
1.56
#91DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#91DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEC7
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEC7 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C6
Deuteranopia (green-blind)
#CCCBC9
Tritanopia (blue-blind)
#7BE0D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dec7; /* rgb */ color: rgb(145, 222, 199); /* oklch */ color: oklch(84.4% 0.083 173.4);
Tailwind
colors: {
custom: {
50: '#b4e8d8',
500: '#91dec7',
950: '#000000',
},
}SCSS
$custom: #91dec7; $custom-light: #b4e8d8; $custom-dark: #000000;
JSON
{
"hex": "#91dec7",
"rgb": {
"r": 145,
"g": 222,
"b": 199
},
"hsl": {
"h": 162.078,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84393,
"c": 0.08315,
"h": 173.4
},
"luminance": 0.62386
}Semantic roles & 50–950 ramp
primary
#91DEC7
secondary
#B65D78
accent
#2453C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483