#5FF1AA#5FF1AA
#5FF1AA is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.1% C 0.161 H 158.9°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1AA |
|---|---|
| RGB | rgb(95, 241, 170) |
| HSL | hsl(151, 84%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.13, -55.10, 22.91) |
| CIE-LCH | lch(86.13, 59.68, 157.42°) |
| OKLab | oklab(86.12% -0.1504 0.0582) |
| OKLCH | oklch(86.12% 0.161 158.9) |
| XYZ | xyz(43.4263, 68.2414, 48.9058) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.26
Greenish Turquoise
#00FBB0
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1AA #F15FA6
analogous
#5FF161 #5FF1AA #5FEFF1
triadic
#5FF1AA #AA5FF1 #F1AA5F
tetradic
#5FF1AA #615FF1 #F15FA6 #EFF15F
square
#5FF1AA #615FF1 #F15FA6 #EFF15F
split-complementary
#5FF1AA #F15FEF #F1615F
monochromatic
#11C46D #27EC8C #5FF1AA #97F6C8 #D0FBE6
Accessibility & contrast
On white
1.43
#5FF1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5FF1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1AA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1AA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#0EF0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff1aa; /* rgb */ color: rgb(95, 241, 170); /* oklch */ color: oklch(86.1% 0.161 158.9);
Tailwind
colors: {
custom: {
50: '#99f6c3',
500: '#5ff1aa',
950: '#000000',
},
}SCSS
$custom: #5ff1aa; $custom-light: #99f6c3; $custom-dark: #000000;
JSON
{
"hex": "#5ff1aa",
"rgb": {
"r": 95,
"g": 241,
"b": 170
},
"hsl": {
"h": 150.822,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.8612,
"c": 0.16127,
"h": 158.9
},
"luminance": 0.68246
}Semantic roles & 50–950 ramp
primary
#5FF1AA
secondary
#C23278
accent
#0570E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582