#5FE1AF#5FE1AF
#5FE1AF is a very light, vivid teal. Relative luminance 0.594; OKLCH L 82.4% C 0.136 H 164.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1AF |
|---|---|
| RGB | rgb(95, 225, 175) |
| HSL | hsl(157, 68%, 63%) |
| HSV | hsv(157, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 22.2%, 11.8%) |
| CIE-LAB | lab(81.50, -47.50, 13.87) |
| CIE-LCH | lch(81.50, 49.48, 163.73°) |
| OKLab | oklab(82.37% -0.1316 0.0355) |
| OKLCH | oklch(82.37% 0.136 164.9) |
| XYZ | xyz(39.3786, 59.3746, 49.9344) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.97
Seafoam
#7FE0B3
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 3.73
Aquamarine (survey)
#04D8B2
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.43
Light Greenish Blue
#63F7B4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1AF #E15F91
analogous
#5FE16E #5FE1AF #5FD2E1
triadic
#5FE1AF #AF5FE1 #E1AF5F
tetradic
#5FE1AF #6E5FE1 #E15F91 #D2E15F
square
#5FE1AF #6E5FE1 #E15F91 #D2E15F
split-complementary
#5FE1AF #E15FD2 #E16E5F
monochromatic
#1FA672 #2BD795 #5FE1AF #93EBC9 #C6F4E3
Accessibility & contrast
On white
1.63
#5FE1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#5FE1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1AF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1AF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AC
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#18E1D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe1af; /* rgb */ color: rgb(95, 225, 175); /* oklch */ color: oklch(82.4% 0.136 164.9);
Tailwind
colors: {
custom: {
50: '#97ebc7',
500: '#5fe1af',
950: '#000000',
},
}SCSS
$custom: #5fe1af; $custom-light: #97ebc7; $custom-dark: #000000;
JSON
{
"hex": "#5fe1af",
"rgb": {
"r": 95,
"g": 225,
"b": 175
},
"hsl": {
"h": 156.923,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.82368,
"c": 0.13632,
"h": 164.9
},
"luminance": 0.59378
}Semantic roles & 50–950 ramp
primary
#5FE1AF
secondary
#A93B65
accent
#155DD0
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482