#91DEC6#91DEC6
#91DEC6 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.084 H 172.6°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEC6 |
|---|---|
| RGB | rgb(145, 222, 198) |
| HSL | hsl(161, 54%, 72%) |
| HSV | hsv(161, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(83.09, -28.98, 4.26) |
| CIE-LCH | lch(83.09, 29.30, 171.63°) |
| OKLab | oklab(84.37% -0.083 0.0108) |
| OKLCH | oklch(84.37% 0.084 172.6) |
| XYZ | xyz(47.9877, 62.3367, 62.9187) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.40
Seafoam Blue
#78D1B6
ΔE00 4.01
Pale Teal
#82CBB2
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 5.99
Mediumaquamarine
#66CDAA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEC6 #DE91A9
analogous
#91DEA0 #91DEC6 #91CFDE
triadic
#91DEC6 #C691DE #DEC691
tetradic
#91DEC6 #A091DE #DE91A9 #CFDE91
square
#91DEC6 #A091DE #DE91A9 #CFDE91
split-complementary
#91DEC6 #DE91CF #DEA091
monochromatic
#38BC93 #62D0AE #91DEC6 #C0ECDE #E7F8F3
Accessibility & contrast
On white
1.56
#91DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#91DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEC6
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEC6 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C5
Deuteranopia (green-blind)
#CCCBC8
Tritanopia (blue-blind)
#7BDFD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dec6; /* rgb */ color: rgb(145, 222, 198); /* oklch */ color: oklch(84.4% 0.084 172.6);
Tailwind
colors: {
custom: {
50: '#b4e8d7',
500: '#91dec6',
950: '#000000',
},
}SCSS
$custom: #91dec6; $custom-light: #b4e8d7; $custom-dark: #000000;
JSON
{
"hex": "#91dec6",
"rgb": {
"r": 145,
"g": 222,
"b": 198
},
"hsl": {
"h": 161.299,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84365,
"c": 0.08372,
"h": 172.6
},
"luminance": 0.6234
}Semantic roles & 50–950 ramp
primary
#91DEC6
secondary
#B65D79
accent
#2455C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483