#91DEC4#91DEC4
#91DEC4 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.085 H 170.9°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEC4 |
|---|---|
| RGB | rgb(145, 222, 196) |
| HSL | hsl(160, 54%, 72%) |
| HSV | hsv(160, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.04, -29.41, 5.25) |
| CIE-LCH | lch(83.04, 29.87, 169.88°) |
| OKLab | oklab(84.31% -0.0839 0.0134) |
| OKLCH | oklch(84.31% 0.085 170.9) |
| XYZ | xyz(47.7585, 62.2450, 61.7118) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.82
Seafoam Blue
#78D1B6
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 6.01
Mediumaquamarine
#66CDAA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEC4 #DE91AB
analogous
#91DE9E #91DEC4 #91D2DE
triadic
#91DEC4 #C491DE #DEC491
tetradic
#91DEC4 #9E91DE #DE91AB #D2DE91
square
#91DEC4 #9E91DE #DE91AB #D2DE91
split-complementary
#91DEC4 #DE91D2 #DE9E91
monochromatic
#38BC90 #62D0AB #91DEC4 #C0ECDD #E7F8F2
Accessibility & contrast
On white
1.56
#91DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#91DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEC4
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEC4 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C3
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#7CDFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dec4; /* rgb */ color: rgb(145, 222, 196); /* oklch */ color: oklch(84.3% 0.085 170.9);
Tailwind
colors: {
custom: {
50: '#b4e8d5',
500: '#91dec4',
950: '#000000',
},
}SCSS
$custom: #91dec4; $custom-light: #b4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#91dec4",
"rgb": {
"r": 145,
"g": 222,
"b": 196
},
"hsl": {
"h": 159.74,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.8431,
"c": 0.08495,
"h": 170.9
},
"luminance": 0.62248
}Semantic roles & 50–950 ramp
primary
#91DEC4
secondary
#B65D7B
accent
#2459C1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483