#5FE1AE#5FE1AE
#5FE1AE is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.3% C 0.137 H 164.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1AE |
|---|---|
| RGB | rgb(95, 225, 174) |
| HSL | hsl(156, 68%, 63%) |
| HSV | hsv(156, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 22.7%, 11.8%) |
| CIE-LAB | lab(81.48, -47.72, 14.36) |
| CIE-LCH | lch(81.48, 49.83, 163.25°) |
| OKLab | oklab(82.34% -0.1321 0.0368) |
| OKLCH | oklch(82.34% 0.137 164.4) |
| XYZ | xyz(39.2807, 59.3355, 49.4190) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.04
Seafoam
#7FE0B3
ΔE00 3.12
Aqua Marine
#2EE8BB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 5.41
Light Turquoise
#7EF4CC
ΔE00 5.56
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1AE #E15F92
analogous
#5FE16D #5FE1AE #5FD3E1
triadic
#5FE1AE #AE5FE1 #E1AE5F
tetradic
#5FE1AE #6D5FE1 #E15F92 #D3E15F
square
#5FE1AE #6D5FE1 #E15F92 #D3E15F
split-complementary
#5FE1AE #E15FD3 #E16D5F
monochromatic
#1FA671 #2BD794 #5FE1AE #93EBC8 #C6F4E2
Accessibility & contrast
On white
1.63
#5FE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1AE
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1AE | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AB
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#1AE1D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe1ae; /* rgb */ color: rgb(95, 225, 174); /* oklch */ color: oklch(82.3% 0.137 164.4);
Tailwind
colors: {
custom: {
50: '#97ebc6',
500: '#5fe1ae',
950: '#000000',
},
}SCSS
$custom: #5fe1ae; $custom-light: #97ebc6; $custom-dark: #000000;
JSON
{
"hex": "#5fe1ae",
"rgb": {
"r": 95,
"g": 225,
"b": 174
},
"hsl": {
"h": 156.462,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.82343,
"c": 0.13708,
"h": 164.4
},
"luminance": 0.59339
}Semantic roles & 50–950 ramp
primary
#5FE1AE
secondary
#A93B66
accent
#155FD0
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482