#5FE8AC#5FE8AC
#5FE8AC is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.148 H 161.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8AC |
|---|---|
| RGB | rgb(95, 232, 172) |
| HSL | hsl(154, 75%, 64%) |
| HSV | hsv(154, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 25.9%, 9%) |
| CIE-LAB | lab(83.51, -51.06, 18.25) |
| CIE-LCH | lch(83.51, 54.22, 160.33°) |
| OKLab | oklab(83.99% -0.1403 0.0466) |
| OKLCH | oklch(83.99% 0.148 161.6) |
| XYZ | xyz(41.0185, 63.1206, 49.0436) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 4.30
Aqua Green
#12E193
ΔE00 4.68
Aqua Marine
#2EE8BB
ΔE00 4.87
Eucalyptus
#44D7A8
ΔE00 4.99
Light Blue Green
#7EFBB3
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8AC #E85F9B
analogous
#5FE868 #5FE8AC #5FDFE8
triadic
#5FE8AC #AC5FE8 #E8AC5F
tetradic
#5FE8AC #685FE8 #E85F9B #DFE85F
square
#5FE8AC #685FE8 #E85F9B #DFE85F
split-complementary
#5FE8AC #E85FDF #E8685F
monochromatic
#1AB370 #29E090 #5FE8AC #95F0C8 #CAF7E4
Accessibility & contrast
On white
1.54
#5FE8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5FE8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8AC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8AC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A9
Deuteranopia (green-blind)
#D2CBB0
Tritanopia (blue-blind)
#16E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fe8ac; /* rgb */ color: rgb(95, 232, 172); /* oklch */ color: oklch(84.0% 0.148 161.6);
Tailwind
colors: {
custom: {
50: '#98f0c4',
500: '#5fe8ac',
950: '#000000',
},
}SCSS
$custom: #5fe8ac; $custom-light: #98f0c4; $custom-dark: #000000;
JSON
{
"hex": "#5fe8ac",
"rgb": {
"r": 95,
"g": 232,
"b": 172
},
"hsl": {
"h": 153.723,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.83988,
"c": 0.14781,
"h": 161.6
},
"luminance": 0.63125
}Semantic roles & 50–950 ramp
primary
#5FE8AC
secondary
#B3386E
accent
#0E66D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582