#5EF3AA#5EF3AA
#5EF3AA is a very light, vivid teal. Relative luminance 0.694; OKLCH L 86.6% C 0.164 H 158.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3AA |
|---|---|
| RGB | rgb(94, 243, 170) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.69, -56.08, 23.69) |
| CIE-LCH | lch(86.69, 60.88, 157.10°) |
| OKLab | oklab(86.58% -0.153 0.0601) |
| OKLCH | oklch(86.58% 0.164 158.6) |
| XYZ | xyz(43.9184, 69.3787, 49.0993) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.82
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Green Blue
#56FCA2
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3AA #F35EA7
analogous
#5EF35F #5EF3AA #5EF1F3
triadic
#5EF3AA #AA5EF3 #F3AA5E
tetradic
#5EF3AA #5F5EF3 #F35EA7 #F1F35E
square
#5EF3AA #5F5EF3 #F35EA7 #F1F35E
split-complementary
#5EF3AA #F35EF1 #F35F5E
monochromatic
#0FC86D #25EF8C #5EF3AA #97F7C8 #D0FBE6
Accessibility & contrast
On white
1.41
#5EF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#5EF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3AA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3AA | 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)
#F1E2A6
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef3aa; /* rgb */ color: rgb(94, 243, 170); /* oklch */ color: oklch(86.6% 0.164 158.6);
Tailwind
colors: {
custom: {
50: '#99f8c3',
500: '#5ef3aa',
950: '#000000',
},
}SCSS
$custom: #5ef3aa; $custom-light: #99f8c3; $custom-dark: #000000;
JSON
{
"hex": "#5ef3aa",
"rgb": {
"r": 94,
"g": 243,
"b": 170
},
"hsl": {
"h": 150.604,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.86575,
"c": 0.16433,
"h": 158.6
},
"luminance": 0.69383
}Semantic roles & 50–950 ramp
primary
#5EF3AA
secondary
#C53179
accent
#0370E3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582