#5FF0AF#5FF0AF
#5FF0AF is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.0% C 0.156 H 160.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0AF |
|---|---|
| RGB | rgb(95, 240, 175) |
| HSL | hsl(153, 83%, 66%) |
| HSV | hsv(153, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(85.93, -53.69, 20.07) |
| CIE-LCH | lch(85.93, 57.32, 159.51°) |
| OKLab | oklab(85.99% -0.1472 0.0511) |
| OKLCH | oklch(85.99% 0.156 160.8) |
| XYZ | xyz(43.6131, 67.8438, 51.3459) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 3.56
Greenish Cyan
#2AFEB7
ΔE00 3.72
Greenish Turquoise
#00FBB0
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0AF #F05FA0
analogous
#5FF066 #5FF0AF #5FE9F0
triadic
#5FF0AF #AF5FF0 #F0AF5F
tetradic
#5FF0AF #665FF0 #F05FA0 #E9F05F
square
#5FF0AF #665FF0 #F05FA0 #E9F05F
split-complementary
#5FF0AF #F05FE9 #F0665F
monochromatic
#12C273 #27EB93 #5FF0AF #97F5CB #CFFAE7
Accessibility & contrast
On white
1.44
#5FF0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5FF0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0AF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0AF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#01EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0af; /* rgb */ color: rgb(95, 240, 175); /* oklch */ color: oklch(86.0% 0.156 160.8);
Tailwind
colors: {
custom: {
50: '#99f6c7',
500: '#5ff0af',
950: '#000000',
},
}SCSS
$custom: #5ff0af; $custom-light: #99f6c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff0af",
"rgb": {
"r": 95,
"g": 240,
"b": 175
},
"hsl": {
"h": 153.103,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85989,
"c": 0.15578,
"h": 160.8
},
"luminance": 0.67848
}Semantic roles & 50–950 ramp
primary
#5FF0AF
secondary
#C03372
accent
#0668DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582