#91E5BC#91E5BC
#91E5BC is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.101 H 162.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #91E5BC |
|---|---|
| RGB | rgb(145, 229, 188) |
| HSL | hsl(151, 62%, 73%) |
| HSV | hsv(151, 37%, 90%) |
| CMYK | cmyk(36.7%, 0%, 17.9%, 10.2%) |
| CIE-LAB | lab(84.84, -34.35, 12.03) |
| CIE-LCH | lch(84.84, 36.39, 160.70°) |
| OKLab | oklab(85.69% -0.0958 0.031) |
| OKLCH | oklch(85.69% 0.101 162.1) |
| XYZ | xyz(48.7700, 65.6863, 57.6761) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.68
Seafoam
#7FE0B3
ΔE00 2.33
Mint
#AAF0C1
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.65
Pale Turquoise
#A5FBD5
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E5BC #E591BA
analogous
#91E592 #91E5BC #91E4E5
triadic
#91E5BC #BC91E5 #E5BC91
tetradic
#91E5BC #9291E5 #E591BA #E4E591
square
#91E5BC #9291E5 #E591BA #E4E591
split-complementary
#91E5BC #E591E4 #E59291
monochromatic
#30CB80 #5FD99E #91E5BC #C2F1DA #E6F9F0
Accessibility & contrast
On white
1.49
#91E5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#91E5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E5BC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E5BC | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABA
Deuteranopia (green-blind)
#D5D0BE
Tritanopia (blue-blind)
#7DE5D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #91e5bc; /* rgb */ color: rgb(145, 229, 188); /* oklch */ color: oklch(85.7% 0.101 162.1);
Tailwind
colors: {
custom: {
50: '#b4edd0',
500: '#91e5bc',
950: '#000000',
},
}SCSS
$custom: #91e5bc; $custom-light: #b4edd0; $custom-dark: #000000;
JSON
{
"hex": "#91e5bc",
"rgb": {
"r": 145,
"g": 229,
"b": 188
},
"hsl": {
"h": 150.714,
"s": 61.765,
"l": 73.333
},
"oklch": {
"l": 0.85693,
"c": 0.10069,
"h": 162.1
},
"luminance": 0.65689
}Semantic roles & 50–950 ramp
primary
#91E5BC
secondary
#BE5C8C
accent
#1C71C9
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583