#5BEBB3#5BEBB3
#5BEBB3 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.8% C 0.148 H 164.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEBB3 |
|---|---|
| RGB | rgb(91, 235, 179) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(61.3%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.43, -51.57, 15.88) |
| CIE-LCH | lch(84.43, 53.96, 162.88°) |
| OKLab | oklab(84.76% -0.1423 0.0406) |
| OKLCH | oklch(84.76% 0.148 164.1) |
| XYZ | xyz(42.1552, 64.8911, 52.9427) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 3.80
Light Aquamarine
#7BFDC7
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.42
Bright Teal
#01F9C6
ΔE00 4.72
Greenish Cyan
#2AFEB7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEBB3 #EB5B93
analogous
#5BEB6B #5BEBB3 #5BDBEB
triadic
#5BEBB3 #B35BEB #EBB35B
tetradic
#5BEBB3 #6B5BEB #EB5B93 #DBEB5B
square
#5BEBB3 #6B5BEB #EB5B93 #DBEB5B
split-complementary
#5BEBB3 #EB5BDB #EB6B5B
monochromatic
#16B578 #24E49A #5BEBB3 #92F2CC #C8F8E6
Accessibility & contrast
On white
1.50
#5BEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5BEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEBB3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEBB3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB0
Deuteranopia (green-blind)
#D3CDB7
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5bebb3; /* rgb */ color: rgb(91, 235, 179); /* oklch */ color: oklch(84.8% 0.148 164.1);
Tailwind
colors: {
custom: {
50: '#97f2c9',
500: '#5bebb3',
950: '#000000',
},
}SCSS
$custom: #5bebb3; $custom-light: #97f2c9; $custom-dark: #000000;
JSON
{
"hex": "#5bebb3",
"rgb": {
"r": 91,
"g": 235,
"b": 179
},
"hsl": {
"h": 156.667,
"s": 78.261,
"l": 63.922
},
"oklch": {
"l": 0.84758,
"c": 0.148,
"h": 164.1
},
"luminance": 0.64895
}Semantic roles & 50–950 ramp
primary
#5BEBB3
secondary
#B53567
accent
#0B5CDB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582