#5FE0AF#5FE0AF
#5FE0AF is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.1% C 0.135 H 165.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0AF |
|---|---|
| RGB | rgb(95, 224, 175) |
| HSL | hsl(157, 68%, 63%) |
| HSV | hsv(157, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 21.9%, 12.2%) |
| CIE-LAB | lab(81.20, -47.08, 13.45) |
| CIE-LCH | lch(81.20, 48.96, 164.06°) |
| OKLab | oklab(82.13% -0.1305 0.0344) |
| OKLCH | oklch(82.13% 0.135 165.2) |
| XYZ | xyz(39.1090, 58.8355, 49.8445) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 3.04
Aqua Marine
#2EE8BB
ΔE00 3.73
Aquamarine (survey)
#04D8B2
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.31
Light Turquoise
#7EF4CC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0AF #E05F90
analogous
#5FE06E #5FE0AF #5FD1E0
triadic
#5FE0AF #AF5FE0 #E0AF5F
tetradic
#5FE0AF #6E5FE0 #E05F90 #D1E05F
square
#5FE0AF #6E5FE0 #E05F90 #D1E05F
split-complementary
#5FE0AF #E05FD1 #E06E5F
monochromatic
#20A572 #2CD695 #5FE0AF #92EAC9 #C6F4E2
Accessibility & contrast
On white
1.64
#5FE0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#5FE0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0AF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0AF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#19E0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe0af; /* rgb */ color: rgb(95, 224, 175); /* oklch */ color: oklch(82.1% 0.135 165.2);
Tailwind
colors: {
custom: {
50: '#97eac7',
500: '#5fe0af',
950: '#000000',
},
}SCSS
$custom: #5fe0af; $custom-light: #97eac7; $custom-dark: #000000;
JSON
{
"hex": "#5fe0af",
"rgb": {
"r": 95,
"g": 224,
"b": 175
},
"hsl": {
"h": 157.209,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82126,
"c": 0.13502,
"h": 165.2
},
"luminance": 0.58839
}Semantic roles & 50–950 ramp
primary
#5FE0AF
secondary
#A73C65
accent
#165CCF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482