#5BFED2#5BFED2
#5BFED2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.1% C 0.149 H 171.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFED2 |
|---|---|
| RGB | rgb(91, 254, 210) |
| HSL | hsl(164, 99%, 68%) |
| HSV | hsv(164, 64%, 100%) |
| CMYK | cmyk(64.2%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(90.67, -52.46, 8.66) |
| CIE-LCH | lch(90.67, 53.17, 170.63°) |
| OKLab | oklab(90.08% -0.1476 0.022) |
| OKLCH | oklch(90.08% 0.149 171.5) |
| XYZ | xyz(51.3832, 77.7553, 73.2606) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.55
Bright Teal
#01F9C6
ΔE00 2.98
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFED2 #FE5B87
analogous
#5BFE81 #5BFED2 #5BD8FE
triadic
#5BFED2 #D25BFE #FED25B
tetradic
#5BFED2 #815BFE #FE5B87 #D8FE5B
square
#5BFED2 #815BFE #FE5B87 #D8FE5B
split-complementary
#5BFED2 #FE5BD8 #FE815B
monochromatic
#01DDA2 #1EFEC1 #5BFED2 #98FEE3 #D5FFF3
Accessibility & contrast
On white
1.27
#5BFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5BFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFED2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFED2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5bfed2; /* rgb */ color: rgb(91, 254, 210); /* oklch */ color: oklch(90.1% 0.149 171.5);
Tailwind
colors: {
custom: {
50: '#9affdf',
500: '#5bfed2',
950: '#000000',
},
}SCSS
$custom: #5bfed2; $custom-light: #9affdf; $custom-dark: #000000;
JSON
{
"hex": "#5bfed2",
"rgb": {
"r": 91,
"g": 254,
"b": 210
},
"hsl": {
"h": 163.804,
"s": 98.788,
"l": 67.647
},
"oklch": {
"l": 0.90082,
"c": 0.1492,
"h": 171.5
},
"luminance": 0.77761
}Semantic roles & 50–950 ramp
primary
#5BFED2
secondary
#D62756
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684