#5BECC0#5BECC0
#5BECC0 is a very light, vivid teal. Relative luminance 0.660; OKLCH L 85.3% C 0.140 H 169.6°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5BECC0 |
|---|---|
| RGB | rgb(91, 236, 192) |
| HSL | hsl(162, 79%, 64%) |
| HSV | hsv(162, 61%, 93%) |
| CMYK | cmyk(61.4%, 0%, 18.6%, 7.5%) |
| CIE-LAB | lab(85.00, -49.10, 9.91) |
| CIE-LCH | lch(85.00, 50.10, 168.59°) |
| OKLab | oklab(85.32% -0.1375 0.0253) |
| OKLCH | oklch(85.32% 0.14 169.6) |
| XYZ | xyz(43.8196, 66.0163, 60.2920) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.86
Aqua (survey)
#13EAC9
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.61
Light Aquamarine
#7BFDC7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BECC0 #EC5B87
analogous
#5BEC78 #5BECC0 #5BD0EC
triadic
#5BECC0 #C05BEC #ECC05B
tetradic
#5BECC0 #785BEC #EC5B87 #D0EC5B
square
#5BECC0 #785BEC #EC5B87 #D0EC5B
split-complementary
#5BECC0 #EC5BD0 #EC785B
monochromatic
#15B786 #24E6AB #5BECC0 #92F2D5 #C9F9EA
Accessibility & contrast
On white
1.48
#5BECC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5BECC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BECC0
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BECC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BECC0 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5becc0; /* rgb */ color: rgb(91, 236, 192); /* oklch */ color: oklch(85.3% 0.140 169.6);
Tailwind
colors: {
custom: {
50: '#97f3d3',
500: '#5becc0',
950: '#000000',
},
}SCSS
$custom: #5becc0; $custom-light: #97f3d3; $custom-dark: #000000;
JSON
{
"hex": "#5becc0",
"rgb": {
"r": 91,
"g": 236,
"b": 192
},
"hsl": {
"h": 161.793,
"s": 79.235,
"l": 64.118
},
"oklch": {
"l": 0.85323,
"c": 0.13981,
"h": 169.6
},
"luminance": 0.66021
}Semantic roles & 50–950 ramp
primary
#5BECC0
secondary
#B7345C
accent
#0A4ADC
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583