#5BEAB3#5BEAB3
#5BEAB3 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.147 H 164.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAB3 |
|---|---|
| RGB | rgb(91, 234, 179) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 23.5%, 8.2%) |
| CIE-LAB | lab(84.13, -51.16, 15.47) |
| CIE-LCH | lch(84.13, 53.45, 163.18°) |
| OKLab | oklab(84.52% -0.1413 0.0396) |
| OKLCH | oklch(84.52% 0.147 164.4) |
| XYZ | xyz(41.8697, 64.3202, 52.8476) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.52
Aqua Marine
#2EE8BB
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 4.25
Light Aquamarine
#7BFDC7
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.73
Bright Teal
#01F9C6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAB3 #EA5B92
analogous
#5BEA6B #5BEAB3 #5BD9EA
triadic
#5BEAB3 #B35BEA #EAB35B
tetradic
#5BEAB3 #6B5BEA #EA5B92 #D9EA5B
square
#5BEAB3 #6B5BEA #EA5B92 #D9EA5B
split-complementary
#5BEAB3 #EA5BD9 #EA6B5B
monochromatic
#17B477 #25E39A #5BEAB3 #91F1CC #C8F8E5
Accessibility & contrast
On white
1.51
#5BEAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5BEAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAB3
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAB3 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB0
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5beab3; /* rgb */ color: rgb(91, 234, 179); /* oklch */ color: oklch(84.5% 0.147 164.4);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5beab3',
950: '#000000',
},
}SCSS
$custom: #5beab3; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5beab3",
"rgb": {
"r": 91,
"g": 234,
"b": 179
},
"hsl": {
"h": 156.923,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84517,
"c": 0.14673,
"h": 164.4
},
"luminance": 0.64324
}Semantic roles & 50–950 ramp
primary
#5BEAB3
secondary
#B43666
accent
#0C5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582