#5BEBB5#5BEBB5
#5BEBB5 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.146 H 164.9°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBB5 |
|---|---|
| RGB | rgb(91, 235, 181) |
| HSL | hsl(158, 78%, 64%) |
| HSV | hsv(158, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.47, -51.14, 14.90) |
| CIE-LCH | lch(84.47, 53.27, 163.76°) |
| OKLab | oklab(84.81% -0.1414 0.0381) |
| OKLCH | oklch(84.81% 0.146 164.9) |
| XYZ | xyz(42.3589, 64.9726, 54.0157) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.54
Light Aquamarine
#7BFDC7
ΔE00 4.31
Seafoam
#7FE0B3
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBB5 #EB5B91
analogous
#5BEB6D #5BEBB5 #5BD9EB
triadic
#5BEBB5 #B55BEB #EBB55B
tetradic
#5BEBB5 #6D5BEB #EB5B91 #D9EB5B
square
#5BEBB5 #6D5BEB #EB5B91 #D9EB5B
split-complementary
#5BEBB5 #EB5BD9 #EB6D5B
monochromatic
#16B57A #24E49C #5BEBB5 #92F2CE #C8F8E6
Accessibility & contrast
On white
1.50
#5BEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5BEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBB5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBB5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB2
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bebb5; /* rgb */ color: rgb(91, 235, 181); /* oklch */ color: oklch(84.8% 0.146 164.9);
Tailwind
colors: {
custom: {
50: '#97f2cb',
500: '#5bebb5',
950: '#000000',
},
}SCSS
$custom: #5bebb5; $custom-light: #97f2cb; $custom-dark: #000000;
JSON
{
"hex": "#5bebb5",
"rgb": {
"r": 91,
"g": 235,
"b": 181
},
"hsl": {
"h": 157.5,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84807,
"c": 0.14647,
"h": 164.9
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#5BEBB5
secondary
#B53565
accent
#0B59DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582