#5BEAB2#5BEAB2
#5BEAB2 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.147 H 163.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAB2 |
|---|---|
| RGB | rgb(91, 234, 178) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.11, -51.38, 15.96) |
| CIE-LCH | lch(84.11, 53.80, 162.74°) |
| OKLab | oklab(84.49% -0.1417 0.0408) |
| OKLCH | oklch(84.49% 0.148 163.9) |
| XYZ | xyz(41.7689, 64.2799, 52.3169) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.81
Seafoam
#7FE0B3
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.55
Eucalyptus
#44D7A8
ΔE00 4.80
Bright Teal
#01F9C6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAB2 #EA5B93
analogous
#5BEA6A #5BEAB2 #5BDBEA
triadic
#5BEAB2 #B25BEA #EAB25B
tetradic
#5BEAB2 #6A5BEA #EA5B93 #DBEA5B
square
#5BEAB2 #6A5BEA #EA5B93 #DBEA5B
split-complementary
#5BEAB2 #EA5BDB #EA6A5B
monochromatic
#17B476 #25E399 #5BEAB2 #91F1CB #C8F8E5
Accessibility & contrast
On white
1.52
#5BEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5BEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAB2
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAB2 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 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)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5beab2; /* rgb */ color: rgb(91, 234, 178); /* oklch */ color: oklch(84.5% 0.147 163.9);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5beab2',
950: '#000000',
},
}SCSS
$custom: #5beab2; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5beab2",
"rgb": {
"r": 91,
"g": 234,
"b": 178
},
"hsl": {
"h": 156.503,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84493,
"c": 0.1475,
"h": 163.9
},
"luminance": 0.64284
}Semantic roles & 50–950 ramp
primary
#5BEAB2
secondary
#B43667
accent
#0C5CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582