#5FE1AB#5FE1AB
#5FE1AB is a very light, vivid teal. Relative luminance 0.592; OKLCH L 82.3% C 0.139 H 163.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1AB |
|---|---|
| RGB | rgb(95, 225, 171) |
| HSL | hsl(155, 68%, 63%) |
| HSV | hsv(155, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 24%, 11.8%) |
| CIE-LAB | lab(81.41, -48.36, 15.85) |
| CIE-LCH | lch(81.41, 50.89, 161.86°) |
| OKLab | oklab(82.27% -0.1334 0.0405) |
| OKLCH | oklch(82.27% 0.139 163.1) |
| XYZ | xyz(38.9915, 59.2198, 47.8959) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Eucalyptus
#44D7A8
ΔE00 3.34
Aqua Marine
#2EE8BB
ΔE00 4.38
Light Greenish Blue
#63F7B4
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1AB #E15F95
analogous
#5FE16A #5FE1AB #5FD6E1
triadic
#5FE1AB #AB5FE1 #E1AB5F
tetradic
#5FE1AB #6A5FE1 #E15F95 #D6E15F
square
#5FE1AB #6A5FE1 #E15F95 #D6E15F
split-complementary
#5FE1AB #E15FD6 #E16A5F
monochromatic
#1FA66E #2BD790 #5FE1AB #93EBC6 #C6F4E1
Accessibility & contrast
On white
1.63
#5FE1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5FE1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1AB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1AB | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A8
Deuteranopia (green-blind)
#CBC5AE
Tritanopia (blue-blind)
#1EE1D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe1ab; /* rgb */ color: rgb(95, 225, 171); /* oklch */ color: oklch(82.3% 0.139 163.1);
Tailwind
colors: {
custom: {
50: '#97ebc4',
500: '#5fe1ab',
950: '#000000',
},
}SCSS
$custom: #5fe1ab; $custom-light: #97ebc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe1ab",
"rgb": {
"r": 95,
"g": 225,
"b": 171
},
"hsl": {
"h": 155.077,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.8227,
"c": 0.13944,
"h": 163.1
},
"luminance": 0.59224
}Semantic roles & 50–950 ramp
primary
#5FE1AB
secondary
#A93B69
accent
#1563D0
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482