#5BEAAA#5BEAAA
#5BEAAA is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.3% C 0.154 H 160.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAAA |
|---|---|
| RGB | rgb(91, 234, 170) |
| HSL | hsl(153, 77%, 64%) |
| HSV | hsv(153, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(83.95, -53.06, 19.89) |
| CIE-LCH | lch(83.95, 56.66, 159.45°) |
| OKLab | oklab(84.31% -0.1454 0.0507) |
| OKLCH | oklch(84.31% 0.154 160.8) |
| XYZ | xyz(40.9890, 63.9679, 48.2093) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Aqua Green
#12E193
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.52
Light Blue Green
#7EFBB3
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.71
Greenish Cyan
#2AFEB7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAAA #EA5B9B
analogous
#5BEA62 #5BEAAA #5BE2EA
triadic
#5BEAAA #AA5BEA #EAAA5B
tetradic
#5BEAAA #625BEA #EA5B9B #E2EA5B
square
#5BEAAA #625BEA #EA5B9B #E2EA5B
split-complementary
#5BEAAA #EA5BE2 #EA625B
monochromatic
#17B46E #25E38E #5BEAAA #91F1C6 #C8F8E2
Accessibility & contrast
On white
1.52
#5BEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5BEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAAA
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAAA | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5beaaa; /* rgb */ color: rgb(91, 234, 170); /* oklch */ color: oklch(84.3% 0.154 160.8);
Tailwind
colors: {
custom: {
50: '#96f1c3',
500: '#5beaaa',
950: '#000000',
},
}SCSS
$custom: #5beaaa; $custom-light: #96f1c3; $custom-dark: #000000;
JSON
{
"hex": "#5beaaa",
"rgb": {
"r": 91,
"g": 234,
"b": 170
},
"hsl": {
"h": 153.147,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84307,
"c": 0.15393,
"h": 160.8
},
"luminance": 0.63972
}Semantic roles & 50–950 ramp
primary
#5BEAAA
secondary
#B4366E
accent
#0C68DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582