#5FF1AC#5FF1AC
#5FF1AC is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.2% C 0.160 H 159.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1AC |
|---|---|
| RGB | rgb(95, 241, 172) |
| HSL | hsl(152, 84%, 66%) |
| HSV | hsv(152, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 28.6%, 5.5%) |
| CIE-LAB | lab(86.17, -54.70, 21.94) |
| CIE-LCH | lch(86.17, 58.94, 158.15°) |
| OKLab | oklab(86.16% -0.1495 0.0558) |
| OKLCH | oklch(86.16% 0.16 159.5) |
| XYZ | xyz(43.6170, 68.3176, 49.9097) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.43
Light Blue Green
#7EFBB3
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.46
Greenish Turquoise
#00FBB0
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1AC #F15FA4
analogous
#5FF163 #5FF1AC #5FEDF1
triadic
#5FF1AC #AC5FF1 #F1AC5F
tetradic
#5FF1AC #635FF1 #F15FA4 #EDF15F
square
#5FF1AC #635FF1 #F15FA4 #EDF15F
split-complementary
#5FF1AC #F15FED #F1635F
monochromatic
#11C470 #27EC8F #5FF1AC #97F6C9 #D0FBE6
Accessibility & contrast
On white
1.43
#5FF1AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FF1AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1AC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1AC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A8
Deuteranopia (green-blind)
#DBD2B0
Tritanopia (blue-blind)
#08F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff1ac; /* rgb */ color: rgb(95, 241, 172); /* oklch */ color: oklch(86.2% 0.160 159.5);
Tailwind
colors: {
custom: {
50: '#99f6c5',
500: '#5ff1ac',
950: '#000000',
},
}SCSS
$custom: #5ff1ac; $custom-light: #99f6c5; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ac",
"rgb": {
"r": 95,
"g": 241,
"b": 172
},
"hsl": {
"h": 151.644,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86164,
"c": 0.15959,
"h": 159.5
},
"luminance": 0.68322
}Semantic roles & 50–950 ramp
primary
#5FF1AC
secondary
#C23276
accent
#056DE0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582