#5FF1AB#5FF1AB
#5FF1AB is a very light, vivid teal. Relative luminance 0.683; OKLCH L 86.1% C 0.160 H 159.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1AB |
|---|---|
| RGB | rgb(95, 241, 171) |
| HSL | hsl(151, 84%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(86.15, -54.90, 22.43) |
| CIE-LCH | lch(86.15, 59.31, 157.78°) |
| OKLab | oklab(86.14% -0.15 0.057) |
| OKLCH | oklch(86.14% 0.16 159.2) |
| XYZ | xyz(43.5213, 68.2794, 49.4058) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.36
Greenish Turquoise
#00FBB0
ΔE00 3.57
Greenish Cyan
#2AFEB7
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1AB #F15FA5
analogous
#5FF162 #5FF1AB #5FEEF1
triadic
#5FF1AB #AB5FF1 #F1AB5F
tetradic
#5FF1AB #625FF1 #F15FA5 #EEF15F
square
#5FF1AB #625FF1 #F15FA5 #EEF15F
split-complementary
#5FF1AB #F15FEE #F1625F
monochromatic
#11C46E #27EC8D #5FF1AB #97F6C9 #D0FBE6
Accessibility & contrast
On white
1.43
#5FF1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#5FF1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1AB
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1AB | 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)
#EFE0A7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#0BF0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff1ab; /* rgb */ color: rgb(95, 241, 171); /* oklch */ color: oklch(86.1% 0.160 159.2);
Tailwind
colors: {
custom: {
50: '#99f6c4',
500: '#5ff1ab',
950: '#000000',
},
}SCSS
$custom: #5ff1ab; $custom-light: #99f6c4; $custom-dark: #000000;
JSON
{
"hex": "#5ff1ab",
"rgb": {
"r": 95,
"g": 241,
"b": 171
},
"hsl": {
"h": 151.233,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86142,
"c": 0.16042,
"h": 159.2
},
"luminance": 0.68284
}Semantic roles & 50–950 ramp
primary
#5FF1AB
secondary
#C23277
accent
#056EE0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582