#5EF5AB#5EF5AB
#5EF5AB is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.1% C 0.166 H 158.5°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF5AB |
|---|---|
| RGB | rgb(94, 245, 171) |
| HSL | hsl(151, 88%, 66%) |
| HSV | hsv(151, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.30, -56.68, 24.01) |
| CIE-LCH | lch(87.30, 61.55, 157.04°) |
| OKLab | oklab(87.08% -0.1545 0.0609) |
| OKLCH | oklch(87.08% 0.166 158.5) |
| XYZ | xyz(44.6151, 70.6202, 49.8000) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF5AB #F55EA8
analogous
#5EF560 #5EF5AB #5EF4F5
triadic
#5EF5AB #AB5EF5 #F5AB5E
tetradic
#5EF5AB #605EF5 #F55EA8 #F4F55E
square
#5EF5AB #605EF5 #F55EA8 #F4F55E
split-complementary
#5EF5AB #F55EF4 #F5605E
monochromatic
#0DCC6E #24F18D #5EF5AB #98F9C9 #D1FCE7
Accessibility & contrast
On white
1.39
#5EF5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5EF5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF5AB
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF5AB | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ef5ab; /* rgb */ color: rgb(94, 245, 171); /* oklch */ color: oklch(87.1% 0.166 158.5);
Tailwind
colors: {
custom: {
50: '#99f9c4',
500: '#5ef5ab',
950: '#000000',
},
}SCSS
$custom: #5ef5ab; $custom-light: #99f9c4; $custom-dark: #000000;
JSON
{
"hex": "#5ef5ab",
"rgb": {
"r": 94,
"g": 245,
"b": 171
},
"hsl": {
"h": 150.596,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.8708,
"c": 0.16608,
"h": 158.5
},
"luminance": 0.70625
}Semantic roles & 50–950 ramp
primary
#5EF5AB
secondary
#C82F7A
accent
#0170E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582