#5FE5AF#5FE5AF
#5FE5AF is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.3% C 0.141 H 163.7°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5AF |
|---|---|
| RGB | rgb(95, 229, 175) |
| HSL | hsl(156, 72%, 64%) |
| HSV | hsv(156, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 23.6%, 10.2%) |
| CIE-LAB | lab(82.68, -49.18, 15.53) |
| CIE-LCH | lch(82.68, 51.58, 162.47°) |
| OKLab | oklab(83.33% -0.1358 0.0397) |
| OKLCH | oklch(83.33% 0.142 163.7) |
| XYZ | xyz(40.4726, 61.5627, 50.2990) |
| Luminance | 0.6157 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.49
Eucalyptus
#44D7A8
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.38
Light Turquoise
#7EF4CC
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5AF #E55F95
analogous
#5FE56C #5FE5AF #5FD8E5
triadic
#5FE5AF #AF5FE5 #E5AF5F
tetradic
#5FE5AF #6C5FE5 #E55F95 #D8E55F
square
#5FE5AF #6C5FE5 #E55F95 #D8E55F
split-complementary
#5FE5AF #E55FD8 #E56C5F
monochromatic
#1CAD73 #2ADC95 #5FE5AF #94EEC9 #C8F6E4
Accessibility & contrast
On white
1.58
#5FE5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#5FE5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5AF
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5AF | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#14E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5fe5af; /* rgb */ color: rgb(95, 229, 175); /* oklch */ color: oklch(83.3% 0.141 163.7);
Tailwind
colors: {
custom: {
50: '#98eec7',
500: '#5fe5af',
950: '#000000',
},
}SCSS
$custom: #5fe5af; $custom-light: #98eec7; $custom-dark: #000000;
JSON
{
"hex": "#5fe5af",
"rgb": {
"r": 95,
"g": 229,
"b": 175
},
"hsl": {
"h": 155.821,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.83334,
"c": 0.1415,
"h": 163.7
},
"luminance": 0.61567
}Semantic roles & 50–950 ramp
primary
#5FE5AF
secondary
#AF3A69
accent
#1160D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582