#5EF3AC#5EF3AC
#5EF3AC is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.6% C 0.163 H 159.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3AC |
|---|---|
| RGB | rgb(94, 243, 172) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(86.73, -55.69, 22.71) |
| CIE-LCH | lch(86.73, 60.14, 157.81°) |
| OKLab | oklab(86.62% -0.1521 0.0577) |
| OKLCH | oklch(86.62% 0.163 159.2) |
| XYZ | xyz(44.1090, 69.4549, 50.1033) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.27
Light Blue Green
#7EFBB3
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.20
Greenish Turquoise
#00FBB0
ΔE00 3.27
Greenish Cyan
#2AFEB7
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3AC #F35EA5
analogous
#5EF361 #5EF3AC #5EF0F3
triadic
#5EF3AC #AC5EF3 #F3AC5E
tetradic
#5EF3AC #615EF3 #F35EA5 #F0F35E
square
#5EF3AC #615EF3 #F35EA5 #F0F35E
split-complementary
#5EF3AC #F35EF0 #F3615E
monochromatic
#0FC870 #25EF8F #5EF3AC #97F7C9 #D0FBE7
Accessibility & contrast
On white
1.41
#5EF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#5EF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3AC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3AC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef3ac; /* rgb */ color: rgb(94, 243, 172); /* oklch */ color: oklch(86.6% 0.163 159.2);
Tailwind
colors: {
custom: {
50: '#99f8c5',
500: '#5ef3ac',
950: '#000000',
},
}SCSS
$custom: #5ef3ac; $custom-light: #99f8c5; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ac",
"rgb": {
"r": 94,
"g": 243,
"b": 172
},
"hsl": {
"h": 151.409,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.86618,
"c": 0.16263,
"h": 159.2
},
"luminance": 0.69459
}Semantic roles & 50–950 ramp
primary
#5EF3AC
secondary
#C53177
accent
#036DE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582