#5FE4AB#5FE4AB
#5FE4AB is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.143 H 162.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE4AB |
|---|---|
| RGB | rgb(95, 228, 171) |
| HSL | hsl(154, 71%, 63%) |
| HSV | hsv(154, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.30, -49.61, 17.09) |
| CIE-LCH | lch(82.30, 52.48, 160.99°) |
| OKLab | oklab(83% -0.1366 0.0437) |
| OKLCH | oklch(83% 0.143 162.3) |
| XYZ | xyz(39.8096, 60.8561, 48.1686) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.30
Aqua Marine
#2EE8BB
ΔE00 4.59
Aqua Green
#12E193
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE4AB #E45F98
analogous
#5FE468 #5FE4AB #5FDAE4
triadic
#5FE4AB #AB5FE4 #E4AB5F
tetradic
#5FE4AB #685FE4 #E45F98 #DAE45F
square
#5FE4AB #685FE4 #E45F98 #DAE45F
split-complementary
#5FE4AB #E45FDA #E4685F
monochromatic
#1DAC6E #2BDB90 #5FE4AB #93EDC6 #C8F6E2
Accessibility & contrast
On white
1.59
#5FE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5FE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE4AB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE4AB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#1CE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe4ab; /* rgb */ color: rgb(95, 228, 171); /* oklch */ color: oklch(83.0% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#98edc4',
500: '#5fe4ab',
950: '#000000',
},
}SCSS
$custom: #5fe4ab; $custom-light: #98edc4; $custom-dark: #000000;
JSON
{
"hex": "#5fe4ab",
"rgb": {
"r": 95,
"g": 228,
"b": 171
},
"hsl": {
"h": 154.286,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82997,
"c": 0.14338,
"h": 162.3
},
"luminance": 0.6086
}Semantic roles & 50–950 ramp
primary
#5FE4AB
secondary
#AD3A6B
accent
#1265D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582