#5BE9B4#5BE9B4
#5BE9B4 is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.145 H 165.1°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE9B4 |
|---|---|
| RGB | rgb(91, 233, 180) |
| HSL | hsl(158, 76%, 64%) |
| HSV | hsv(158, 61%, 91%) |
| CMYK | cmyk(60.9%, 0%, 22.7%, 8.6%) |
| CIE-LAB | lab(83.86, -50.53, 14.56) |
| CIE-LCH | lch(83.86, 52.59, 163.93°) |
| OKLab | oklab(84.3% -0.1398 0.0373) |
| OKLCH | oklch(84.3% 0.145 165.1) |
| XYZ | xyz(41.6873, 63.7930, 53.2875) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.05
Eucalyptus
#44D7A8
ΔE00 4.42
Light Turquoise
#7EF4CC
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE9B4 #E95B90
analogous
#5BE96D #5BE9B4 #5BD7E9
triadic
#5BE9B4 #B45BE9 #E9B45B
tetradic
#5BE9B4 #6D5BE9 #E95B90 #D7E95B
square
#5BE9B4 #6D5BE9 #E95B90 #D7E95B
split-complementary
#5BE9B4 #E95BD7 #E96D5B
monochromatic
#18B278 #25E29B #5BE9B4 #91F0CD #C7F7E5
Accessibility & contrast
On white
1.53
#5BE9B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5BE9B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE9B4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE9B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE9B4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB1
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#00E9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5be9b4; /* rgb */ color: rgb(91, 233, 180); /* oklch */ color: oklch(84.3% 0.145 165.1);
Tailwind
colors: {
custom: {
50: '#97f1ca',
500: '#5be9b4',
950: '#000000',
},
}SCSS
$custom: #5be9b4; $custom-light: #97f1ca; $custom-dark: #000000;
JSON
{
"hex": "#5be9b4",
"rgb": {
"r": 91,
"g": 233,
"b": 180
},
"hsl": {
"h": 157.606,
"s": 76.344,
"l": 63.529
},
"oklch": {
"l": 0.843,
"c": 0.1447,
"h": 165.1
},
"luminance": 0.63797
}Semantic roles & 50–950 ramp
primary
#5BE9B4
secondary
#B23664
accent
#0D59D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582