#5BEAB4#5BEAB4
#5BEAB4 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.146 H 164.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAB4 |
|---|---|
| RGB | rgb(91, 234, 180) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 23.1%, 8.2%) |
| CIE-LAB | lab(84.15, -50.94, 14.97) |
| CIE-LCH | lch(84.15, 53.10, 163.62°) |
| OKLab | oklab(84.54% -0.1408 0.0383) |
| OKLCH | oklch(84.54% 0.146 164.8) |
| XYZ | xyz(41.9712, 64.3608, 53.3821) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.67
Seafoam
#7FE0B3
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.50
Light Turquoise
#7EF4CC
ΔE00 4.64
Bright Teal
#01F9C6
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAB4 #EA5B91
analogous
#5BEA6C #5BEAB4 #5BD8EA
triadic
#5BEAB4 #B45BEA #EAB45B
tetradic
#5BEAB4 #6C5BEA #EA5B91 #D8EA5B
square
#5BEAB4 #6C5BEA #EA5B91 #D8EA5B
split-complementary
#5BEAB4 #EA5BD8 #EA6C5B
monochromatic
#17B478 #25E39B #5BEAB4 #91F1CD #C8F8E6
Accessibility & contrast
On white
1.51
#5BEAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5BEAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAB4
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAB4 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB1
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5beab4; /* rgb */ color: rgb(91, 234, 180); /* oklch */ color: oklch(84.5% 0.146 164.8);
Tailwind
colors: {
custom: {
50: '#97f1ca',
500: '#5beab4',
950: '#000000',
},
}SCSS
$custom: #5beab4; $custom-light: #97f1ca; $custom-dark: #000000;
JSON
{
"hex": "#5beab4",
"rgb": {
"r": 91,
"g": 234,
"b": 180
},
"hsl": {
"h": 157.343,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84541,
"c": 0.14597,
"h": 164.8
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#5BEAB4
secondary
#B43665
accent
#0C5ADA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582