#5FE3AB#5FE3AB
#5FE3AB is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.8% C 0.142 H 162.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE3AB |
|---|---|
| RGB | rgb(95, 227, 171) |
| HSL | hsl(155, 70%, 63%) |
| HSV | hsv(155, 58%, 89%) |
| CMYK | cmyk(58.1%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(82.00, -49.20, 16.68) |
| CIE-LCH | lch(82.00, 51.95, 161.27°) |
| OKLab | oklab(82.76% -0.1355 0.0426) |
| OKLCH | oklch(82.76% 0.142 162.5) |
| XYZ | xyz(39.5353, 60.3075, 48.0772) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.57
Eucalyptus
#44D7A8
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.50
Light Greenish Blue
#63F7B4
ΔE00 4.57
Aqua Green
#12E193
ΔE00 4.92
Light Aquamarine
#7BFDC7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE3AB #E35F97
analogous
#5FE369 #5FE3AB #5FD9E3
triadic
#5FE3AB #AB5FE3 #E3AB5F
tetradic
#5FE3AB #695FE3 #E35F97 #D9E35F
square
#5FE3AB #695FE3 #E35F97 #D9E35F
split-complementary
#5FE3AB #E35FD9 #E3695F
monochromatic
#1EAA6E #2BDA90 #5FE3AB #93ECC6 #C7F5E2
Accessibility & contrast
On white
1.61
#5FE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE3AB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE3AB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#1CE3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe3ab; /* rgb */ color: rgb(95, 227, 171); /* oklch */ color: oklch(82.8% 0.142 162.5);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5fe3ab',
950: '#000000',
},
}SCSS
$custom: #5fe3ab; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe3ab",
"rgb": {
"r": 95,
"g": 227,
"b": 171
},
"hsl": {
"h": 154.545,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.82755,
"c": 0.14206,
"h": 162.5
},
"luminance": 0.60311
}Semantic roles & 50–950 ramp
primary
#5FE3AB
secondary
#AC3B6B
accent
#1364D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582