#5FE7AF#5FE7AF
#5FE7AF is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.144 H 163.1°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE7AF |
|---|---|
| RGB | rgb(95, 231, 175) |
| HSL | hsl(155, 74%, 64%) |
| HSV | hsv(155, 59%, 91%) |
| CMYK | cmyk(58.9%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.27, -50.01, 16.36) |
| CIE-LCH | lch(83.27, 52.62, 161.89°) |
| OKLab | oklab(83.82% -0.1379 0.0418) |
| OKLCH | oklch(83.82% 0.144 163.1) |
| XYZ | xyz(41.0291, 62.6758, 50.4845) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.17
Eucalyptus
#44D7A8
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE7AF #E75F97
analogous
#5FE76B #5FE7AF #5FDBE7
triadic
#5FE7AF #AF5FE7 #E7AF5F
tetradic
#5FE7AF #6B5FE7 #E75F97 #DBE75F
square
#5FE7AF #6B5FE7 #E75F97 #DBE75F
split-complementary
#5FE7AF #E75FDB #E76B5F
monochromatic
#1BB173 #2ADF94 #5FE7AF #94EFCA #C9F7E4
Accessibility & contrast
On white
1.55
#5FE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5FE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE7AF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE7AF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D8AC
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#11E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe7af; /* rgb */ color: rgb(95, 231, 175); /* oklch */ color: oklch(83.8% 0.144 163.1);
Tailwind
colors: {
custom: {
50: '#98efc7',
500: '#5fe7af',
950: '#000000',
},
}SCSS
$custom: #5fe7af; $custom-light: #98efc7; $custom-dark: #000000;
JSON
{
"hex": "#5fe7af",
"rgb": {
"r": 95,
"g": 231,
"b": 175
},
"hsl": {
"h": 155.294,
"s": 73.913,
"l": 63.922
},
"oklch": {
"l": 0.83817,
"c": 0.14409,
"h": 163.1
},
"luminance": 0.6268
}Semantic roles & 50–950 ramp
primary
#5FE7AF
secondary
#B2396A
accent
#0F61D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582