#5BF2B2#5BF2B2
#5BF2B2 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.158 H 161.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2B2 |
|---|---|
| RGB | rgb(91, 242, 178) |
| HSL | hsl(155, 85%, 65%) |
| HSV | hsv(155, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 26.4%, 5.1%) |
| CIE-LAB | lab(86.47, -54.62, 19.26) |
| CIE-LCH | lch(86.47, 57.92, 160.58°) |
| OKLab | oklab(86.43% -0.1499 0.0491) |
| OKLCH | oklch(86.43% 0.158 161.9) |
| XYZ | xyz(44.0981, 68.9382, 53.0932) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Greenish Cyan
#2AFEB7
ΔE00 3.22
Greenish Turquoise
#00FBB0
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Aquamarine
#7BFDC7
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2B2 #F25B9B
analogous
#5BF267 #5BF2B2 #5BE6F2
triadic
#5BF2B2 #B25BF2 #F2B25B
tetradic
#5BF2B2 #675BF2 #F25B9B #E6F25B
square
#5BF2B2 #675BF2 #F25B9B #E6F25B
split-complementary
#5BF2B2 #F25BE6 #F2675B
monochromatic
#0FC377 #22EE97 #5BF2B2 #94F6CD #CCFBE7
Accessibility & contrast
On white
1.42
#5BF2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5BF2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2B2
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2B2 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AE
Deuteranopia (green-blind)
#DAD2B6
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5bf2b2; /* rgb */ color: rgb(91, 242, 178); /* oklch */ color: oklch(86.4% 0.158 161.9);
Tailwind
colors: {
custom: {
50: '#98f7c9',
500: '#5bf2b2',
950: '#000000',
},
}SCSS
$custom: #5bf2b2; $custom-light: #98f7c9; $custom-dark: #000000;
JSON
{
"hex": "#5bf2b2",
"rgb": {
"r": 91,
"g": 242,
"b": 178
},
"hsl": {
"h": 154.57,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.86426,
"c": 0.15771,
"h": 161.9
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#5BF2B2
secondary
#C1316E
accent
#0462E2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582