#5FF2AB#5FF2AB
#5FF2AB is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.162 H 159.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2AB |
|---|---|
| RGB | rgb(95, 242, 171) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.44, -55.30, 22.83) |
| CIE-LCH | lch(86.44, 59.83, 157.56°) |
| OKLab | oklab(86.38% -0.151 0.058) |
| OKLCH | oklch(86.38% 0.162 159) |
| XYZ | xyz(43.8181, 68.8730, 49.5048) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.19
Greenish Turquoise
#00FBB0
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2AB #F25FA6
analogous
#5FF261 #5FF2AB #5FF0F2
triadic
#5FF2AB #AB5FF2 #F2AB5F
tetradic
#5FF2AB #615FF2 #F25FA6 #F0F25F
square
#5FF2AB #615FF2 #F25FA6 #F0F25F
split-complementary
#5FF2AB #F25FF0 #F2615F
monochromatic
#10C66E #26ED8D #5FF2AB #98F7C9 #D0FBE6
Accessibility & contrast
On white
1.42
#5FF2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2AB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2AB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#09F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff2ab; /* rgb */ color: rgb(95, 242, 171); /* oklch */ color: oklch(86.4% 0.162 159.0);
Tailwind
colors: {
custom: {
50: '#9af7c4',
500: '#5ff2ab',
950: '#000000',
},
}SCSS
$custom: #5ff2ab; $custom-light: #9af7c4; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ab",
"rgb": {
"r": 95,
"g": 242,
"b": 171
},
"hsl": {
"h": 151.02,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86384,
"c": 0.16173,
"h": 159
},
"luminance": 0.68877
}Semantic roles & 50–950 ramp
primary
#5FF2AB
secondary
#C43278
accent
#046FE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582