#5BFEC0#5BFEC0
#5BFEC0 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.6% C 0.162 H 164.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFEC0 |
|---|---|
| RGB | rgb(91, 254, 192) |
| HSL | hsl(157, 99%, 68%) |
| HSV | hsv(157, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(90.28, -56.46, 17.37) |
| CIE-LCH | lch(90.28, 59.07, 162.90°) |
| OKLab | oklab(89.64% -0.1556 0.0444) |
| OKLCH | oklch(89.64% 0.162 164.1) |
| XYZ | xyz(49.2655, 76.9082, 62.1074) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.19
Greenish Cyan
#2AFEB7
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.50
Greenish Turquoise
#00FBB0
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFEC0 #FE5B99
analogous
#5BFE6E #5BFEC0 #5BEAFE
triadic
#5BFEC0 #C05BFE #FEC05B
tetradic
#5BFEC0 #6E5BFE #FE5B99 #EAFE5B
square
#5BFEC0 #6E5BFE #FE5B99 #EAFE5B
split-complementary
#5BFEC0 #FE5BEA #FE6E5B
monochromatic
#01DD8A #1EFEA9 #5BFEC0 #98FED7 #D5FFEF
Accessibility & contrast
On white
1.28
#5BFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#5BFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFEC0
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFEC0 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBD
Deuteranopia (green-blind)
#E3DDC4
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5bfec0; /* rgb */ color: rgb(91, 254, 192); /* oklch */ color: oklch(89.6% 0.162 164.1);
Tailwind
colors: {
custom: {
50: '#9affd3',
500: '#5bfec0',
950: '#000000',
},
}SCSS
$custom: #5bfec0; $custom-light: #9affd3; $custom-dark: #000000;
JSON
{
"hex": "#5bfec0",
"rgb": {
"r": 91,
"g": 254,
"b": 192
},
"hsl": {
"h": 157.178,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.89635,
"c": 0.16178,
"h": 164.1
},
"luminance": 0.76914
}Semantic roles & 50–950 ramp
primary
#5BFEC0
secondary
#D6276A
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683