#91E1BF#91E1BF
#91E1BF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.9% C 0.093 H 165.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #91E1BF |
|---|---|
| RGB | rgb(145, 225, 191) |
| HSL | hsl(155, 57%, 73%) |
| HSV | hsv(155, 36%, 88%) |
| CMYK | cmyk(35.6%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(83.77, -31.87, 8.94) |
| CIE-LCH | lch(83.77, 33.10, 164.33°) |
| OKLab | oklab(84.86% -0.0897 0.023) |
| OKLCH | oklch(84.86% 0.093 165.6) |
| XYZ | xyz(48.0028, 63.6289, 59.0323) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.77
Seafoam
#7FE0B3
ΔE00 3.32
Seafoam Blue
#78D1B6
ΔE00 4.79
Light Turquoise
#7EF4CC
ΔE00 5.23
Mint
#AAF0C1
ΔE00 5.42
Pale Teal
#82CBB2
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E1BF #E191B3
analogous
#91E197 #91E1BF #91DBE1
triadic
#91E1BF #BF91E1 #E1BF91
tetradic
#91E1BF #9791E1 #E191B3 #DBE191
square
#91E1BF #9791E1 #E191B3 #DBE191
split-complementary
#91E1BF #E191DB #E19791
monochromatic
#35C386 #61D4A3 #91E1BF #C1EEDB #E7F8F1
Accessibility & contrast
On white
1.53
#91E1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#91E1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E1BF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E1BF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#7DE1D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #91e1bf; /* rgb */ color: rgb(145, 225, 191); /* oklch */ color: oklch(84.9% 0.093 165.6);
Tailwind
colors: {
custom: {
50: '#b4ead2',
500: '#91e1bf',
950: '#000000',
},
}SCSS
$custom: #91e1bf; $custom-light: #b4ead2; $custom-dark: #000000;
JSON
{
"hex": "#91e1bf",
"rgb": {
"r": 145,
"g": 225,
"b": 191
},
"hsl": {
"h": 154.5,
"s": 57.143,
"l": 72.549
},
"oklch": {
"l": 0.84858,
"c": 0.09258,
"h": 165.6
},
"luminance": 0.63632
}Semantic roles & 50–950 ramp
primary
#91E1BF
secondary
#B95D84
accent
#2166C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483