#5BECAB#5BECAB
#5BECAB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.8% C 0.156 H 160.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECAB |
|---|---|
| RGB | rgb(91, 236, 171) |
| HSL | hsl(153, 79%, 64%) |
| HSV | hsv(153, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.56, -53.66, 20.22) |
| CIE-LCH | lch(84.56, 57.34, 159.35°) |
| OKLab | oklab(84.81% -0.1469 0.0515) |
| OKLCH | oklch(84.81% 0.156 160.7) |
| XYZ | xyz(41.6566, 65.1511, 48.9003) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Turquoise
#00FBB0
ΔE00 4.16
Light Blue Green
#7EFBB3
ΔE00 4.24
Greenish Cyan
#2AFEB7
ΔE00 4.32
Seafoam Green
#7AF9AB
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECAB #EC5B9C
analogous
#5BEC63 #5BECAB #5BE5EC
triadic
#5BECAB #AB5BEC #ECAB5B
tetradic
#5BECAB #635BEC #EC5B9C #E5EC5B
square
#5BECAB #635BEC #EC5B9C #E5EC5B
split-complementary
#5BECAB #EC5BE5 #EC635B
monochromatic
#15B76F #24E68F #5BECAB #92F2C7 #C9F9E3
Accessibility & contrast
On white
1.50
#5BECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5BECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECAB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECAB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5becab; /* rgb */ color: rgb(91, 236, 171); /* oklch */ color: oklch(84.8% 0.156 160.7);
Tailwind
colors: {
custom: {
50: '#97f3c4',
500: '#5becab',
950: '#000000',
},
}SCSS
$custom: #5becab; $custom-light: #97f3c4; $custom-dark: #000000;
JSON
{
"hex": "#5becab",
"rgb": {
"r": 91,
"g": 236,
"b": 171
},
"hsl": {
"h": 153.103,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.84814,
"c": 0.1557,
"h": 160.7
},
"luminance": 0.65155
}Semantic roles & 50–950 ramp
primary
#5BECAB
secondary
#B7346F
accent
#0A68DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582