#5FE0AC#5FE0AC
#5FE0AC is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.137 H 163.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0AC |
|---|---|
| RGB | rgb(95, 224, 172) |
| HSL | hsl(156, 68%, 63%) |
| HSV | hsv(156, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 23.2%, 12.2%) |
| CIE-LAB | lab(81.14, -47.73, 14.94) |
| CIE-LCH | lch(81.14, 50.01, 162.62°) |
| OKLab | oklab(82.05% -0.1319 0.0382) |
| OKLCH | oklch(82.05% 0.137 163.8) |
| XYZ | xyz(38.8176, 58.7190, 48.3100) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 5.49
Aqua Green
#12E193
ΔE00 5.54
Aquamarine (survey)
#04D8B2
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0AC #E05F93
analogous
#5FE06C #5FE0AC #5FD3E0
triadic
#5FE0AC #AC5FE0 #E0AC5F
tetradic
#5FE0AC #6C5FE0 #E05F93 #D3E05F
square
#5FE0AC #6C5FE0 #E05F93 #D3E05F
split-complementary
#5FE0AC #E05FD3 #E06C5F
monochromatic
#20A56F #2CD691 #5FE0AC #92EAC7 #C6F4E1
Accessibility & contrast
On white
1.65
#5FE0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5FE0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0AC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0AC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#1EE0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fe0ac; /* rgb */ color: rgb(95, 224, 172); /* oklch */ color: oklch(82.1% 0.137 163.8);
Tailwind
colors: {
custom: {
50: '#97eac4',
500: '#5fe0ac',
950: '#000000',
},
}SCSS
$custom: #5fe0ac; $custom-light: #97eac4; $custom-dark: #000000;
JSON
{
"hex": "#5fe0ac",
"rgb": {
"r": 95,
"g": 224,
"b": 172
},
"hsl": {
"h": 155.814,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82053,
"c": 0.13734,
"h": 163.8
},
"luminance": 0.58723
}Semantic roles & 50–950 ramp
primary
#5FE0AC
secondary
#A73C67
accent
#1661CF
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482