#5BE5B4#5BE5B4
#5BE5B4 is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.3% C 0.140 H 166.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE5B4 |
|---|---|
| RGB | rgb(91, 229, 180) |
| HSL | hsl(159, 73%, 63%) |
| HSV | hsv(159, 60%, 90%) |
| CMYK | cmyk(60.3%, 0%, 21.4%, 10.2%) |
| CIE-LAB | lab(82.68, -48.87, 12.89) |
| CIE-LCH | lch(82.68, 50.54, 165.22°) |
| OKLab | oklab(83.33% -0.1357 0.033) |
| OKLCH | oklch(83.33% 0.14 166.3) |
| XYZ | xyz(40.5678, 61.5539, 52.9143) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.68
Light Greenish Blue
#63F7B4
ΔE00 5.11
Bright Teal
#01F9C6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE5B4 #E55B8C
analogous
#5BE56F #5BE5B4 #5BD1E5
triadic
#5BE5B4 #B45BE5 #E5B45B
tetradic
#5BE5B4 #6F5BE5 #E55B8C #D1E55B
square
#5BE5B4 #6F5BE5 #E55B8C #D1E55B
split-complementary
#5BE5B4 #E55BD1 #E56F5B
monochromatic
#1BAB78 #26DD9C #5BE5B4 #90EDCC #C5F6E4
Accessibility & contrast
On white
1.58
#5BE5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5BE5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE5B4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE5B4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D6B1
Deuteranopia (green-blind)
#CDC8B7
Tritanopia (blue-blind)
#00E6D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5be5b4; /* rgb */ color: rgb(91, 229, 180); /* oklch */ color: oklch(83.3% 0.140 166.3);
Tailwind
colors: {
custom: {
50: '#96eeca',
500: '#5be5b4',
950: '#000000',
},
}SCSS
$custom: #5be5b4; $custom-light: #96eeca; $custom-dark: #000000;
JSON
{
"hex": "#5be5b4",
"rgb": {
"r": 91,
"g": 229,
"b": 180
},
"hsl": {
"h": 158.696,
"s": 72.632,
"l": 62.745
},
"oklch": {
"l": 0.83334,
"c": 0.13965,
"h": 166.3
},
"luminance": 0.61558
}Semantic roles & 50–950 ramp
primary
#5BE5B4
secondary
#AC3861
accent
#1156D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582