#5BEFC5#5BEFC5
#5BEFC5 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.140 H 170.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5BEFC5 |
|---|---|
| RGB | rgb(91, 239, 197) |
| HSL | hsl(163, 82%, 65%) |
| HSV | hsv(163, 62%, 94%) |
| CMYK | cmyk(61.9%, 0%, 17.6%, 6.3%) |
| CIE-LAB | lab(86.00, -49.22, 8.72) |
| CIE-LCH | lch(86.00, 49.98, 169.95°) |
| OKLab | oklab(86.17% -0.1383 0.0222) |
| OKLCH | oklch(86.17% 0.14 170.9) |
| XYZ | xyz(45.2540, 67.9836, 63.5497) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 2.82
Bright Teal
#01F9C6
ΔE00 3.56
Aqua (survey)
#13EAC9
ΔE00 3.95
Aquamarine
#7FFFD4
ΔE00 4.08
Light Aquamarine
#7BFDC7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BEFC5 #EF5B85
analogous
#5BEF7B #5BEFC5 #5BCFEF
triadic
#5BEFC5 #C55BEF #EFC55B
tetradic
#5BEFC5 #7B5BEF #EF5B85 #CFEF5B
square
#5BEFC5 #7B5BEF #EF5B85 #CFEF5B
split-complementary
#5BEFC5 #EF5BCF #EF7B5B
monochromatic
#12BD8D #23EAB1 #5BEFC5 #93F4D9 #CBFAEC
Accessibility & contrast
On white
1.44
#5BEFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5BEFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BEFC5
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BEFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BEFC5 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E0C3
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5befc5; /* rgb */ color: rgb(91, 239, 197); /* oklch */ color: oklch(86.2% 0.140 170.9);
Tailwind
colors: {
custom: {
50: '#98f5d6',
500: '#5befc5',
950: '#000000',
},
}SCSS
$custom: #5befc5; $custom-light: #98f5d6; $custom-dark: #000000;
JSON
{
"hex": "#5befc5",
"rgb": {
"r": 91,
"g": 239,
"b": 197
},
"hsl": {
"h": 162.973,
"s": 82.222,
"l": 64.706
},
"oklch": {
"l": 0.86172,
"c": 0.14009,
"h": 170.9
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#5BEFC5
secondary
#BC3359
accent
#0744DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583