#5BECA7#5BECA7
#5BECA7 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.7% C 0.159 H 159.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECA7 |
|---|---|
| RGB | rgb(91, 236, 167) |
| HSL | hsl(151, 79%, 64%) |
| HSV | hsv(151, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(84.48, -54.47, 22.18) |
| CIE-LCH | lch(84.48, 58.81, 157.84°) |
| OKLab | oklab(84.73% -0.1487 0.0563) |
| OKLCH | oklch(84.73% 0.159 159.3) |
| XYZ | xyz(41.2811, 65.0009, 46.9226) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Blue Green
#7EFBB3
ΔE00 4.02
Aqua Green
#12E193
ΔE00 4.04
Seafoam (survey)
#80F9AD
ΔE00 4.14
Greenish Turquoise
#00FBB0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECA7 #EC5BA0
analogous
#5BEC5F #5BECA7 #5BE9EC
triadic
#5BECA7 #A75BEC #ECA75B
tetradic
#5BECA7 #5F5BEC #EC5BA0 #E9EC5B
square
#5BECA7 #5F5BEC #EC5BA0 #E9EC5B
split-complementary
#5BECA7 #EC5BE9 #EC5F5B
monochromatic
#15B76A #24E68A #5BECA7 #92F2C4 #C9F9E2
Accessibility & contrast
On white
1.50
#5BECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5BECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECA7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECA7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA3
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5beca7; /* rgb */ color: rgb(91, 236, 167); /* oklch */ color: oklch(84.7% 0.159 159.3);
Tailwind
colors: {
custom: {
50: '#97f3c1',
500: '#5beca7',
950: '#000000',
},
}SCSS
$custom: #5beca7; $custom-light: #97f3c1; $custom-dark: #000000;
JSON
{
"hex": "#5beca7",
"rgb": {
"r": 91,
"g": 236,
"b": 167
},
"hsl": {
"h": 151.448,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.84726,
"c": 0.15905,
"h": 159.3
},
"luminance": 0.65005
}Semantic roles & 50–950 ramp
primary
#5BECA7
secondary
#B73472
accent
#0A6EDC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582