#5FF4AF#5FF4AF
#5FF4AF is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.0% C 0.161 H 160.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4AF |
|---|---|
| RGB | rgb(95, 244, 175) |
| HSL | hsl(152, 87%, 66%) |
| HSV | hsv(152, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.11, -55.30, 21.70) |
| CIE-LCH | lch(87.11, 59.40, 158.57°) |
| OKLab | oklab(86.95% -0.1512 0.0552) |
| OKLCH | oklch(86.95% 0.161 160) |
| XYZ | xyz(44.8037, 70.2248, 51.7427) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.82
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.09
Greenish Cyan
#2AFEB7
ΔE00 3.15
Greenish Turquoise
#00FBB0
ΔE00 3.18
Seafoam (survey)
#80F9AD
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4AF #F45FA4
analogous
#5FF465 #5FF4AF #5FEFF4
triadic
#5FF4AF #AF5FF4 #F4AF5F
tetradic
#5FF4AF #655FF4 #F45FA4 #EFF45F
square
#5FF4AF #655FF4 #F45FA4 #EFF45F
split-complementary
#5FF4AF #F45FEF #F4655F
monochromatic
#0ECB73 #26F092 #5FF4AF #98F8CC #D2FCE8
Accessibility & contrast
On white
1.40
#5FF4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4AF
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4AF | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#DDD4B3
Tritanopia (blue-blind)
#00F3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff4af; /* rgb */ color: rgb(95, 244, 175); /* oklch */ color: oklch(87.0% 0.161 160.0);
Tailwind
colors: {
custom: {
50: '#9af9c7',
500: '#5ff4af',
950: '#000000',
},
}SCSS
$custom: #5ff4af; $custom-light: #9af9c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff4af",
"rgb": {
"r": 95,
"g": 244,
"b": 175
},
"hsl": {
"h": 152.215,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.86954,
"c": 0.16098,
"h": 160
},
"luminance": 0.70229
}Semantic roles & 50–950 ramp
primary
#5FF4AF
secondary
#C73076
accent
#026AE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582