#5FF3AF#5FF3AF
#5FF3AF is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.7% C 0.160 H 160.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3AF |
|---|---|
| RGB | rgb(95, 243, 175) |
| HSL | hsl(152, 86%, 66%) |
| HSV | hsv(152, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(86.81, -54.90, 21.29) |
| CIE-LCH | lch(86.81, 58.88, 158.80°) |
| OKLab | oklab(86.71% -0.1502 0.0542) |
| OKLCH | oklch(86.71% 0.16 160.2) |
| XYZ | xyz(44.5036, 69.6247, 51.6427) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.27
Greenish Turquoise
#00FBB0
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3AF #F35FA3
analogous
#5FF365 #5FF3AF #5FEDF3
triadic
#5FF3AF #AF5FF3 #F3AF5F
tetradic
#5FF3AF #655FF3 #F35FA3 #EDF35F
square
#5FF3AF #655FF3 #F35FA3 #EDF35F
split-complementary
#5FF3AF #F35FED #F3655F
monochromatic
#0FC973 #26EF93 #5FF3AF #98F7CB #D1FCE8
Accessibility & contrast
On white
1.41
#5FF3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3AF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3AF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff3af; /* rgb */ color: rgb(95, 243, 175); /* oklch */ color: oklch(86.7% 0.160 160.2);
Tailwind
colors: {
custom: {
50: '#9af8c7',
500: '#5ff3af',
950: '#000000',
},
}SCSS
$custom: #5ff3af; $custom-light: #9af8c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff3af",
"rgb": {
"r": 95,
"g": 243,
"b": 175
},
"hsl": {
"h": 152.432,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86713,
"c": 0.15968,
"h": 160.2
},
"luminance": 0.69629
}Semantic roles & 50–950 ramp
primary
#5FF3AF
secondary
#C53175
accent
#036AE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582