#5BE5B2#5BE5B2
#5BE5B2 is a very light, vivid teal. Relative luminance 0.615; OKLCH L 83.3% C 0.141 H 165.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE5B2 |
|---|---|
| RGB | rgb(91, 229, 178) |
| HSL | hsl(158, 73%, 63%) |
| HSV | hsv(158, 60%, 90%) |
| CMYK | cmyk(60.3%, 0%, 22.3%, 10.2%) |
| CIE-LAB | lab(82.63, -49.31, 13.88) |
| CIE-LCH | lch(82.63, 51.22, 164.28°) |
| OKLab | oklab(83.28% -0.1366 0.0355) |
| OKLCH | oklch(83.28% 0.141 165.4) |
| XYZ | xyz(40.3655, 61.4730, 51.8491) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.18
Eucalyptus
#44D7A8
ΔE00 3.56
Seafoam
#7FE0B3
ΔE00 3.60
Light Greenish Blue
#63F7B4
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.93
Bright Teal
#01F9C6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE5B2 #E55B8E
analogous
#5BE56D #5BE5B2 #5BD3E5
triadic
#5BE5B2 #B25BE5 #E5B25B
tetradic
#5BE5B2 #6D5BE5 #E55B8E #D3E55B
square
#5BE5B2 #6D5BE5 #E55B8E #D3E55B
split-complementary
#5BE5B2 #E55BD3 #E56D5B
monochromatic
#1BAB76 #26DD99 #5BE5B2 #90EDCB #C5F6E4
Accessibility & contrast
On white
1.58
#5BE5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5BE5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE5B2
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE5B2 | 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)
#E1D6AF
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#00E5D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be5b2; /* rgb */ color: rgb(91, 229, 178); /* oklch */ color: oklch(83.3% 0.141 165.4);
Tailwind
colors: {
custom: {
50: '#96eec9',
500: '#5be5b2',
950: '#000000',
},
}SCSS
$custom: #5be5b2; $custom-light: #96eec9; $custom-dark: #000000;
JSON
{
"hex": "#5be5b2",
"rgb": {
"r": 91,
"g": 229,
"b": 178
},
"hsl": {
"h": 157.826,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.83284,
"c": 0.14114,
"h": 165.4
},
"luminance": 0.61477
}Semantic roles & 50–950 ramp
primary
#5BE5B2
secondary
#AC3863
accent
#1159D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582