#5BFED4#5BFED4
#5BFED4 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.148 H 172.4°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFED4 |
|---|---|
| RGB | rgb(91, 254, 212) |
| HSL | hsl(165, 99%, 68%) |
| HSV | hsv(165, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(90.71, -52.00, 7.69) |
| CIE-LCH | lch(90.71, 52.56, 171.59°) |
| OKLab | oklab(90.13% -0.1467 0.0195) |
| OKLCH | oklch(90.13% 0.148 172.4) |
| XYZ | xyz(51.6340, 77.8556, 74.5810) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFED4 #FE5B85
analogous
#5BFE83 #5BFED4 #5BD6FE
triadic
#5BFED4 #D45BFE #FED45B
tetradic
#5BFED4 #835BFE #FE5B85 #D6FE5B
square
#5BFED4 #835BFE #FE5B85 #D6FE5B
split-complementary
#5BFED4 #FE5BD6 #FE835B
monochromatic
#01DDA5 #1EFEC4 #5BFED4 #98FEE4 #D5FFF4
Accessibility & contrast
On white
1.27
#5BFED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#5BFED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFED4
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFED4 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED2
Deuteranopia (green-blind)
#DFDED7
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfed4; /* rgb */ color: rgb(91, 254, 212); /* oklch */ color: oklch(90.1% 0.148 172.4);
Tailwind
colors: {
custom: {
50: '#9affe1',
500: '#5bfed4',
950: '#000000',
},
}SCSS
$custom: #5bfed4; $custom-light: #9affe1; $custom-dark: #000000;
JSON
{
"hex": "#5bfed4",
"rgb": {
"r": 91,
"g": 254,
"b": 212
},
"hsl": {
"h": 164.54,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90134,
"c": 0.14796,
"h": 172.4
},
"luminance": 0.77861
}Semantic roles & 50–950 ramp
primary
#5BFED4
secondary
#D62754
accent
#003BE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684