#91DEC9#91DEC9
#91DEC9 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.082 H 175.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEC9 |
|---|---|
| RGB | rgb(145, 222, 201) |
| HSL | hsl(164, 54%, 72%) |
| HSV | hsv(164, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.17, -28.34, 2.78) |
| CIE-LCH | lch(83.17, 28.47, 174.39°) |
| OKLab | oklab(84.45% -0.0817 0.0069) |
| OKLCH | oklch(84.45% 0.082 175.1) |
| XYZ | xyz(48.3371, 62.4765, 64.7592) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.36
Pale Teal
#82CBB2
ΔE00 4.93
Tiffany Blue
#7BF2DA
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 6.94
Mediumaquamarine
#66CDAA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEC9 #DE91A6
analogous
#91DEA3 #91DEC9 #91CDDE
triadic
#91DEC9 #C991DE #DEC991
tetradic
#91DEC9 #A391DE #DE91A6 #CDDE91
square
#91DEC9 #A391DE #DE91A6 #CDDE91
split-complementary
#91DEC9 #DE91CD #DEA391
monochromatic
#38BC98 #62D0B2 #91DEC9 #C0ECE0 #E7F8F3
Accessibility & contrast
On white
1.56
#91DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#91DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEC9
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEC9 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#7AE0D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dec9; /* rgb */ color: rgb(145, 222, 201); /* oklch */ color: oklch(84.4% 0.082 175.1);
Tailwind
colors: {
custom: {
50: '#b4e8d9',
500: '#91dec9',
950: '#000000',
},
}SCSS
$custom: #91dec9; $custom-light: #b4e8d9; $custom-dark: #000000;
JSON
{
"hex": "#91dec9",
"rgb": {
"r": 145,
"g": 222,
"b": 201
},
"hsl": {
"h": 163.636,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84449,
"c": 0.08204,
"h": 175.1
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#91DEC9
secondary
#B65D75
accent
#244FC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483