#5BEBB4#5BEBB4
#5BEBB4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.147 H 164.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBB4 |
|---|---|
| RGB | rgb(91, 235, 180) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.45, -51.36, 15.39) |
| CIE-LCH | lch(84.45, 53.61, 163.32°) |
| OKLab | oklab(84.78% -0.1419 0.0394) |
| OKLCH | oklch(84.78% 0.147 164.5) |
| XYZ | xyz(42.2567, 64.9317, 53.4773) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.62
Light Aquamarine
#7BFDC7
ΔE00 4.33
Seafoam
#7FE0B3
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.60
Light Turquoise
#7EF4CC
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBB4 #EB5B92
analogous
#5BEB6C #5BEBB4 #5BDAEB
triadic
#5BEBB4 #B45BEB #EBB45B
tetradic
#5BEBB4 #6C5BEB #EB5B92 #DAEB5B
square
#5BEBB4 #6C5BEB #EB5B92 #DAEB5B
split-complementary
#5BEBB4 #EB5BDA #EB6C5B
monochromatic
#16B579 #24E49B #5BEBB4 #92F2CD #C8F8E6
Accessibility & contrast
On white
1.50
#5BEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5BEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBB4
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBB4 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB1
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bebb4; /* rgb */ color: rgb(91, 235, 180); /* oklch */ color: oklch(84.8% 0.147 164.5);
Tailwind
colors: {
custom: {
50: '#97f2ca',
500: '#5bebb4',
950: '#000000',
},
}SCSS
$custom: #5bebb4; $custom-light: #97f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5bebb4",
"rgb": {
"r": 91,
"g": 235,
"b": 180
},
"hsl": {
"h": 157.083,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84782,
"c": 0.14723,
"h": 164.5
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#5BEBB4
secondary
#B53566
accent
#0B5ADB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582