#91E2BF#91E2BF
#91E2BF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.094 H 165.2°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #91E2BF |
|---|---|
| RGB | rgb(145, 226, 191) |
| HSL | hsl(154, 58%, 73%) |
| HSV | hsv(154, 36%, 89%) |
| CMYK | cmyk(35.8%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(84.05, -32.34, 9.34) |
| CIE-LCH | lch(84.05, 33.67, 163.89°) |
| OKLab | oklab(85.09% -0.0909 0.0241) |
| OKLCH | oklch(85.09% 0.094 165.2) |
| XYZ | xyz(48.2739, 64.1712, 59.1227) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.55
Seafoam
#7FE0B3
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 5.01
Seafoam Blue
#78D1B6
ΔE00 5.04
Mint
#AAF0C1
ΔE00 5.17
Pale Turquoise
#A5FBD5
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91E2BF #E291B4
analogous
#91E296 #91E2BF #91DCE2
triadic
#91E2BF #BF91E2 #E2BF91
tetradic
#91E2BF #9691E2 #E291B4 #DCE291
square
#91E2BF #9691E2 #E291B4 #DCE291
split-complementary
#91E2BF #E291DC #E29691
monochromatic
#34C586 #61D5A3 #91E2BF #C1EFDB #E7F9F1
Accessibility & contrast
On white
1.52
#91E2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#91E2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91E2BF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91E2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91E2BF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BD
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#7DE2D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #91e2bf; /* rgb */ color: rgb(145, 226, 191); /* oklch */ color: oklch(85.1% 0.094 165.2);
Tailwind
colors: {
custom: {
50: '#b4ebd2',
500: '#91e2bf',
950: '#000000',
},
}SCSS
$custom: #91e2bf; $custom-light: #b4ebd2; $custom-dark: #000000;
JSON
{
"hex": "#91e2bf",
"rgb": {
"r": 145,
"g": 226,
"b": 191
},
"hsl": {
"h": 154.074,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.85085,
"c": 0.09402,
"h": 165.2
},
"luminance": 0.64174
}Semantic roles & 50–950 ramp
primary
#91E2BF
secondary
#BB5D85
accent
#2067C6
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483