#5FF0AA#5FF0AA
#5FF0AA is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.160 H 159.1°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0AA |
|---|---|
| RGB | rgb(95, 240, 170) |
| HSL | hsl(151, 83%, 66%) |
| HSV | hsv(151, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(85.83, -54.70, 22.51) |
| CIE-LCH | lch(85.83, 59.15, 157.63°) |
| OKLab | oklab(85.88% -0.1494 0.0572) |
| OKLCH | oklch(85.88% 0.16 159.1) |
| XYZ | xyz(43.1312, 67.6510, 48.8074) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.22
Seafoam (survey)
#80F9AD
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.71
Greenish Cyan
#2AFEB7
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0AA #F05FA5
analogous
#5FF061 #5FF0AA #5FEEF0
triadic
#5FF0AA #AA5FF0 #F0AA5F
tetradic
#5FF0AA #615FF0 #F05FA5 #EEF05F
square
#5FF0AA #615FF0 #F05FA5 #EEF05F
split-complementary
#5FF0AA #F05FEE #F0615F
monochromatic
#12C26D #27EB8C #5FF0AA #97F5C8 #CFFAE5
Accessibility & contrast
On white
1.45
#5FF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#5FF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0AA
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0AA | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#0FEFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff0aa; /* rgb */ color: rgb(95, 240, 170); /* oklch */ color: oklch(85.9% 0.160 159.1);
Tailwind
colors: {
custom: {
50: '#99f6c3',
500: '#5ff0aa',
950: '#000000',
},
}SCSS
$custom: #5ff0aa; $custom-light: #99f6c3; $custom-dark: #000000;
JSON
{
"hex": "#5ff0aa",
"rgb": {
"r": 95,
"g": 240,
"b": 170
},
"hsl": {
"h": 151.034,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85878,
"c": 0.15996,
"h": 159.1
},
"luminance": 0.67655
}Semantic roles & 50–950 ramp
primary
#5FF0AA
secondary
#C03377
accent
#066FDF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582