#5BE8A8#5BE8A8
#5BE8A8 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 83.8% C 0.153 H 160.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE8A8 |
|---|---|
| RGB | rgb(91, 232, 168) |
| HSL | hsl(153, 75%, 63%) |
| HSV | hsv(153, 61%, 91%) |
| CMYK | cmyk(60.8%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.32, -52.66, 20.05) |
| CIE-LCH | lch(83.32, 56.35, 159.16°) |
| OKLab | oklab(83.78% -0.1442 0.051) |
| OKLCH | oklch(83.78% 0.153 160.5) |
| XYZ | xyz(40.2351, 62.7605, 47.0318) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Aqua Green
#12E193
ΔE00 4.01
Greenish Turquoise
#00FBB0
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE8A8 #E85B9B
analogous
#5BE861 #5BE8A8 #5BE1E8
triadic
#5BE8A8 #A85BE8 #E8A85B
tetradic
#5BE8A8 #615BE8 #E85B9B #E1E85B
square
#5BE8A8 #615BE8 #E85B9B #E1E85B
split-complementary
#5BE8A8 #E85BE1 #E8615B
monochromatic
#19B06B #25E08C #5BE8A8 #91F0C4 #C6F7E1
Accessibility & contrast
On white
1.55
#5BE8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BE8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE8A8
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE8A8 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A4
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#00E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be8a8; /* rgb */ color: rgb(91, 232, 168); /* oklch */ color: oklch(83.8% 0.153 160.5);
Tailwind
colors: {
custom: {
50: '#96f0c2',
500: '#5be8a8',
950: '#000000',
},
}SCSS
$custom: #5be8a8; $custom-light: #96f0c2; $custom-dark: #000000;
JSON
{
"hex": "#5be8a8",
"rgb": {
"r": 91,
"g": 232,
"b": 168
},
"hsl": {
"h": 152.766,
"s": 75.401,
"l": 63.333
},
"oklch": {
"l": 0.83775,
"c": 0.15298,
"h": 160.5
},
"luminance": 0.62765
}Semantic roles & 50–950 ramp
primary
#5BE8A8
secondary
#B1376E
accent
#0E69D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582