#5EF3AB#5EF3AB
#5EF3AB is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.6% C 0.163 H 158.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3AB |
|---|---|
| RGB | rgb(94, 243, 171) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(86.71, -55.89, 23.20) |
| CIE-LCH | lch(86.71, 60.51, 157.46°) |
| OKLab | oklab(86.6% -0.1525 0.0589) |
| OKLCH | oklch(86.6% 0.163 158.9) |
| XYZ | xyz(44.0133, 69.4167, 49.5994) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.81
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3AB #F35EA6
analogous
#5EF360 #5EF3AB #5EF0F3
triadic
#5EF3AB #AB5EF3 #F3AB5E
tetradic
#5EF3AB #605EF3 #F35EA6 #F0F35E
square
#5EF3AB #605EF3 #F35EA6 #F0F35E
split-complementary
#5EF3AB #F35EF0 #F3605E
monochromatic
#0FC86E #25EF8D #5EF3AB #97F7C9 #D0FBE6
Accessibility & contrast
On white
1.41
#5EF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5EF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3AB
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3AB | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#DDD3B0
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef3ab; /* rgb */ color: rgb(94, 243, 171); /* oklch */ color: oklch(86.6% 0.163 158.9);
Tailwind
colors: {
custom: {
50: '#99f8c4',
500: '#5ef3ab',
950: '#000000',
},
}SCSS
$custom: #5ef3ab; $custom-light: #99f8c4; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ab",
"rgb": {
"r": 94,
"g": 243,
"b": 171
},
"hsl": {
"h": 151.007,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.86597,
"c": 0.16347,
"h": 158.9
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#5EF3AB
secondary
#C53178
accent
#036FE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582