#5FE9AC#5FE9AC
#5FE9AC is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.2% C 0.149 H 161.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE9AC |
|---|---|
| RGB | rgb(95, 233, 172) |
| HSL | hsl(153, 76%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(59.2%, 0%, 26.2%, 8.6%) |
| CIE-LAB | lab(83.80, -51.47, 18.66) |
| CIE-LCH | lch(83.80, 54.75, 160.07°) |
| OKLab | oklab(84.23% -0.1413 0.0476) |
| OKLCH | oklch(84.23% 0.149 161.4) |
| XYZ | xyz(41.3007, 63.6852, 49.1377) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.07
Seafoam
#7FE0B3
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.83
Greenish Turquoise
#00FBB0
ΔE00 4.95
Light Aquamarine
#7BFDC7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE9AC #E95F9C
analogous
#5FE967 #5FE9AC #5FE1E9
triadic
#5FE9AC #AC5FE9 #E9AC5F
tetradic
#5FE9AC #675FE9 #E95F9C #E1E95F
square
#5FE9AC #675FE9 #E95F9C #E1E95F
split-complementary
#5FE9AC #E95FE1 #E9675F
monochromatic
#19B570 #29E290 #5FE9AC #95F0C8 #CBF8E4
Accessibility & contrast
On white
1.53
#5FE9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5FE9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE9AC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE9AC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#D3CBB0
Tritanopia (blue-blind)
#15E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5fe9ac; /* rgb */ color: rgb(95, 233, 172); /* oklch */ color: oklch(84.2% 0.149 161.4);
Tailwind
colors: {
custom: {
50: '#98f1c5',
500: '#5fe9ac',
950: '#000000',
},
}SCSS
$custom: #5fe9ac; $custom-light: #98f1c5; $custom-dark: #000000;
JSON
{
"hex": "#5fe9ac",
"rgb": {
"r": 95,
"g": 233,
"b": 172
},
"hsl": {
"h": 153.478,
"s": 75.824,
"l": 64.314
},
"oklch": {
"l": 0.8423,
"c": 0.14912,
"h": 161.4
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#5FE9AC
secondary
#B5376F
accent
#0D67D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582