#5EF5BE#5EF5BE
#5EF5BE is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.5% C 0.151 H 165.5°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5BE |
|---|---|
| RGB | rgb(94, 245, 190) |
| HSL | hsl(158, 88%, 66%) |
| HSV | hsv(158, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.68, -52.74, 14.76) |
| CIE-LCH | lch(87.68, 54.77, 164.37°) |
| OKLab | oklab(87.51% -0.146 0.0378) |
| OKLCH | oklch(87.51% 0.151 165.5) |
| XYZ | xyz(46.5580, 71.3974, 60.0327) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.57
Light Greenish Blue
#63F7B4
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5BE #F55E95
analogous
#5EF573 #5EF5BE #5EE0F5
triadic
#5EF5BE #BE5EF5 #F5BE5E
tetradic
#5EF5BE #735EF5 #F55E95 #E0F55E
square
#5EF5BE #735EF5 #F55E95 #E0F55E
split-complementary
#5EF5BE #F55EE0 #F5735E
monochromatic
#0DCC86 #24F1A7 #5EF5BE #98F9D5 #D1FCED
Accessibility & contrast
On white
1.37
#5EF5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5EF5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5BE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5BE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#DBD6C2
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef5be; /* rgb */ color: rgb(94, 245, 190); /* oklch */ color: oklch(87.5% 0.151 165.5);
Tailwind
colors: {
custom: {
50: '#9af9d1',
500: '#5ef5be',
950: '#000000',
},
}SCSS
$custom: #5ef5be; $custom-light: #9af9d1; $custom-dark: #000000;
JSON
{
"hex": "#5ef5be",
"rgb": {
"r": 94,
"g": 245,
"b": 190
},
"hsl": {
"h": 158.146,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.87514,
"c": 0.15083,
"h": 165.5
},
"luminance": 0.71402
}Semantic roles & 50–950 ramp
primary
#5EF5BE
secondary
#C82F67
accent
#0154E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583