#5BF2B1#5BF2B1
#5BF2B1 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.159 H 161.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2B1 |
|---|---|
| RGB | rgb(91, 242, 177) |
| HSL | hsl(154, 85%, 65%) |
| HSV | hsv(154, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 26.9%, 5.1%) |
| CIE-LAB | lab(86.45, -54.83, 19.75) |
| CIE-LCH | lch(86.45, 58.27, 160.19°) |
| OKLab | oklab(86.4% -0.1503 0.0503) |
| OKLCH | oklch(86.4% 0.159 161.5) |
| XYZ | xyz(43.9980, 68.8982, 52.5664) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.19
Greenish Cyan
#2AFEB7
ΔE00 3.21
Greenish Turquoise
#00FBB0
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2B1 #F25B9C
analogous
#5BF265 #5BF2B1 #5BE8F2
triadic
#5BF2B1 #B15BF2 #F2B15B
tetradic
#5BF2B1 #655BF2 #F25B9C #E8F25B
square
#5BF2B1 #655BF2 #F25B9C #E8F25B
split-complementary
#5BF2B1 #F25BE8 #F2655B
monochromatic
#0FC376 #22EE96 #5BF2B1 #94F6CC #CCFBE7
Accessibility & contrast
On white
1.42
#5BF2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5BF2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2B1
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2B1 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AD
Deuteranopia (green-blind)
#DAD2B5
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf2b1; /* rgb */ color: rgb(91, 242, 177); /* oklch */ color: oklch(86.4% 0.159 161.5);
Tailwind
colors: {
custom: {
50: '#98f7c8',
500: '#5bf2b1',
950: '#000000',
},
}SCSS
$custom: #5bf2b1; $custom-light: #98f7c8; $custom-dark: #000000;
JSON
{
"hex": "#5bf2b1",
"rgb": {
"r": 91,
"g": 242,
"b": 177
},
"hsl": {
"h": 154.172,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.86403,
"c": 0.15852,
"h": 161.5
},
"luminance": 0.68903
}Semantic roles & 50–950 ramp
primary
#5BF2B1
secondary
#C1316F
accent
#0463E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582