#5BE8B3#5BE8B3
#5BE8B3 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.0% C 0.144 H 164.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8B3 |
|---|---|
| RGB | rgb(91, 232, 179) |
| HSL | hsl(157, 75%, 63%) |
| HSV | hsv(157, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 22.8%, 9%) |
| CIE-LAB | lab(83.54, -50.34, 14.63) |
| CIE-LCH | lch(83.54, 52.42, 163.79°) |
| OKLab | oklab(84.03% -0.1392 0.0375) |
| OKLCH | oklch(84.03% 0.144 164.9) |
| XYZ | xyz(41.3035, 63.1878, 52.6588) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8B3 #E85B90
analogous
#5BE86C #5BE8B3 #5BD6E8
triadic
#5BE8B3 #B35BE8 #E8B35B
tetradic
#5BE8B3 #6C5BE8 #E85B90 #D6E85B
square
#5BE8B3 #6C5BE8 #E85B90 #D6E85B
split-complementary
#5BE8B3 #E85BD6 #E86C5B
monochromatic
#19B077 #25E09A #5BE8B3 #91F0CC #C6F7E5
Accessibility & contrast
On white
1.54
#5BE8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5BE8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8B3
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8B3 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B0
Deuteranopia (green-blind)
#D0CAB6
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be8b3; /* rgb */ color: rgb(91, 232, 179); /* oklch */ color: oklch(84.0% 0.144 164.9);
Tailwind
colors: {
custom: {
50: '#96f0c9',
500: '#5be8b3',
950: '#000000',
},
}SCSS
$custom: #5be8b3; $custom-light: #96f0c9; $custom-dark: #000000;
JSON
{
"hex": "#5be8b3",
"rgb": {
"r": 91,
"g": 232,
"b": 179
},
"hsl": {
"h": 157.447,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.84034,
"c": 0.14419,
"h": 164.9
},
"luminance": 0.63192
}Semantic roles & 50–950 ramp
primary
#5BE8B3
secondary
#B13764
accent
#0E5AD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582