#91DEC3#91DEC3
#91DEC3 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.3% C 0.086 H 170.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #91DEC3 |
|---|---|
| RGB | rgb(145, 222, 195) |
| HSL | hsl(159, 54%, 72%) |
| HSV | hsv(159, 35%, 87%) |
| CMYK | cmyk(34.7%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.02, -29.62, 5.75) |
| CIE-LCH | lch(83.02, 30.17, 169.02°) |
| OKLab | oklab(84.28% -0.0843 0.0147) |
| OKLCH | oklch(84.28% 0.086 170.1) |
| XYZ | xyz(47.6451, 62.1996, 61.1144) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.55
Seafoam Blue
#78D1B6
ΔE00 3.90
Pale Teal
#82CBB2
ΔE00 4.58
Seafoam
#7FE0B3
ΔE00 5.11
Tiffany Blue
#7BF2DA
ΔE00 6.13
Mediumaquamarine
#66CDAA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91DEC3 #DE91AC
analogous
#91DE9D #91DEC3 #91D3DE
triadic
#91DEC3 #C391DE #DEC391
tetradic
#91DEC3 #9D91DE #DE91AC #D3DE91
square
#91DEC3 #9D91DE #DE91AC #D3DE91
split-complementary
#91DEC3 #DE91D3 #DE9D91
monochromatic
#38BC8E #62D0A9 #91DEC3 #C0ECDD #E7F8F2
Accessibility & contrast
On white
1.56
#91DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#91DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91DEC3
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91DEC3 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C2
Deuteranopia (green-blind)
#CDCBC5
Tritanopia (blue-blind)
#7CDFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #91dec3; /* rgb */ color: rgb(145, 222, 195); /* oklch */ color: oklch(84.3% 0.086 170.1);
Tailwind
colors: {
custom: {
50: '#b4e8d5',
500: '#91dec3',
950: '#000000',
},
}SCSS
$custom: #91dec3; $custom-light: #b4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#91dec3",
"rgb": {
"r": 145,
"g": 222,
"b": 195
},
"hsl": {
"h": 158.961,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84283,
"c": 0.08558,
"h": 170.1
},
"luminance": 0.62202
}Semantic roles & 50–950 ramp
primary
#91DEC3
secondary
#B65D7C
accent
#245BC1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483