#5BF2B5#5BF2B5
#5BF2B5 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.155 H 163.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5BF2B5 |
|---|---|
| RGB | rgb(91, 242, 181) |
| HSL | hsl(156, 85%, 65%) |
| HSV | hsv(156, 62%, 95%) |
| CMYK | cmyk(62.4%, 0%, 25.2%, 5.1%) |
| CIE-LAB | lab(86.53, -53.99, 17.79) |
| CIE-LCH | lch(86.53, 56.85, 161.76°) |
| OKLab | oklab(86.5% -0.1485 0.0454) |
| OKLCH | oklch(86.5% 0.155 163) |
| XYZ | xyz(44.4026, 69.0600, 54.6970) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Greenish Cyan
#2AFEB7
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BF2B5 #F25B98
analogous
#5BF26A #5BF2B5 #5BE3F2
triadic
#5BF2B5 #B55BF2 #F2B55B
tetradic
#5BF2B5 #6A5BF2 #F25B98 #E3F25B
square
#5BF2B5 #6A5BF2 #F25B98 #E3F25B
split-complementary
#5BF2B5 #F25BE3 #F26A5B
monochromatic
#0FC37B #22EE9B #5BF2B5 #94F6CF #CCFBE8
Accessibility & contrast
On white
1.42
#5BF2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5BF2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BF2B5
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BF2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BF2B5 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B2
Deuteranopia (green-blind)
#D9D3B9
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5bf2b5; /* rgb */ color: rgb(91, 242, 181); /* oklch */ color: oklch(86.5% 0.155 163.0);
Tailwind
colors: {
custom: {
50: '#98f7cb',
500: '#5bf2b5',
950: '#000000',
},
}SCSS
$custom: #5bf2b5; $custom-light: #98f7cb; $custom-dark: #000000;
JSON
{
"hex": "#5bf2b5",
"rgb": {
"r": 91,
"g": 242,
"b": 181
},
"hsl": {
"h": 155.762,
"s": 85.311,
"l": 65.294
},
"oklch": {
"l": 0.86495,
"c": 0.15532,
"h": 163
},
"luminance": 0.69065
}Semantic roles & 50–950 ramp
primary
#5BF2B5
secondary
#C1316B
accent
#045DE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582