#5BE5B3#5BE5B3
#5BE5B3 is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.140 H 165.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE5B3 |
|---|---|
| RGB | rgb(91, 229, 179) |
| HSL | hsl(158, 73%, 63%) |
| HSV | hsv(158, 60%, 90%) |
| CMYK | cmyk(60.3%, 0%, 21.8%, 10.2%) |
| CIE-LAB | lab(82.65, -49.09, 13.38) |
| CIE-LCH | lch(82.65, 50.88, 164.75°) |
| OKLab | oklab(83.31% -0.1361 0.0343) |
| OKLCH | oklch(83.31% 0.14 165.9) |
| XYZ | xyz(40.4663, 61.5133, 52.3798) |
| Luminance | 0.6152 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.02
Eucalyptus
#44D7A8
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.80
Light Greenish Blue
#63F7B4
ΔE00 4.96
Bright Teal
#01F9C6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE5B3 #E55B8D
analogous
#5BE56E #5BE5B3 #5BD2E5
triadic
#5BE5B3 #B35BE5 #E5B35B
tetradic
#5BE5B3 #6E5BE5 #E55B8D #D2E55B
square
#5BE5B3 #6E5BE5 #E55B8D #D2E55B
split-complementary
#5BE5B3 #E55BD2 #E56E5B
monochromatic
#1BAB77 #26DD9B #5BE5B3 #90EDCB #C5F6E4
Accessibility & contrast
On white
1.58
#5BE5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5BE5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE5B3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE5B3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B0
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#00E6D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be5b3; /* rgb */ color: rgb(91, 229, 179); /* oklch */ color: oklch(83.3% 0.140 165.9);
Tailwind
colors: {
custom: {
50: '#96eec9',
500: '#5be5b3',
950: '#000000',
},
}SCSS
$custom: #5be5b3; $custom-light: #96eec9; $custom-dark: #000000;
JSON
{
"hex": "#5be5b3",
"rgb": {
"r": 91,
"g": 229,
"b": 179
},
"hsl": {
"h": 158.261,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.83309,
"c": 0.14039,
"h": 165.9
},
"luminance": 0.61517
}Semantic roles & 50–950 ramp
primary
#5BE5B3
secondary
#AC3862
accent
#1158D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582