#5BEAAB#5BEAAB
#5BEAAB is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.3% C 0.153 H 161.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEAAB |
|---|---|
| RGB | rgb(91, 234, 171) |
| HSL | hsl(154, 77%, 64%) |
| HSV | hsv(154, 61%, 92%) |
| CMYK | cmyk(61.1%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(83.97, -52.85, 19.40) |
| CIE-LCH | lch(83.97, 56.30, 159.84°) |
| OKLab | oklab(84.33% -0.1449 0.0494) |
| OKLCH | oklch(84.33% 0.153 161.2) |
| XYZ | xyz(41.0840, 64.0059, 48.7094) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.83
Aqua Green
#12E193
ΔE00 4.37
Greenish Turquoise
#00FBB0
ΔE00 4.55
Light Blue Green
#7EFBB3
ΔE00 4.68
Greenish Cyan
#2AFEB7
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEAAB #EA5B9A
analogous
#5BEA63 #5BEAAB #5BE2EA
triadic
#5BEAAB #AB5BEA #EAAB5B
tetradic
#5BEAAB #635BEA #EA5B9A #E2EA5B
square
#5BEAAB #635BEA #EA5B9A #E2EA5B
split-complementary
#5BEAAB #EA5BE2 #EA635B
monochromatic
#17B46F #25E38F #5BEAAB #91F1C7 #C8F8E3
Accessibility & contrast
On white
1.52
#5BEAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5BEAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEAAB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEAAB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA7
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#00E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5beaab; /* rgb */ color: rgb(91, 234, 171); /* oklch */ color: oklch(84.3% 0.153 161.2);
Tailwind
colors: {
custom: {
50: '#96f1c4',
500: '#5beaab',
950: '#000000',
},
}SCSS
$custom: #5beaab; $custom-light: #96f1c4; $custom-dark: #000000;
JSON
{
"hex": "#5beaab",
"rgb": {
"r": 91,
"g": 234,
"b": 171
},
"hsl": {
"h": 153.566,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.84329,
"c": 0.15311,
"h": 161.2
},
"luminance": 0.6401
}Semantic roles & 50–950 ramp
primary
#5BEAAB
secondary
#B4366D
accent
#0C67DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582