#5FF2AC#5FF2AC
#5FF2AC is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.4% C 0.161 H 159.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2AC |
|---|---|
| RGB | rgb(95, 242, 172) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.46, -55.10, 22.35) |
| CIE-LCH | lch(86.46, 59.46, 157.93°) |
| OKLab | oklab(86.41% -0.1505 0.0568) |
| OKLCH | oklch(86.41% 0.161 159.3) |
| XYZ | xyz(43.9138, 68.9113, 50.0087) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Blue Green
#7EFBB3
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.04
Seafoam (survey)
#80F9AD
ΔE00 3.29
Greenish Turquoise
#00FBB0
ΔE00 3.43
Greenish Cyan
#2AFEB7
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2AC #F25FA5
analogous
#5FF262 #5FF2AC #5FEEF2
triadic
#5FF2AC #AC5FF2 #F2AC5F
tetradic
#5FF2AC #625FF2 #F25FA5 #EEF25F
square
#5FF2AC #625FF2 #F25FA5 #EEF25F
split-complementary
#5FF2AC #F25FEE #F2625F
monochromatic
#10C670 #26ED8F #5FF2AC #98F7C9 #D0FBE7
Accessibility & contrast
On white
1.42
#5FF2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2AC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2AC | 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)
#F0E1A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#06F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff2ac; /* rgb */ color: rgb(95, 242, 172); /* oklch */ color: oklch(86.4% 0.161 159.3);
Tailwind
colors: {
custom: {
50: '#9af7c5',
500: '#5ff2ac',
950: '#000000',
},
}SCSS
$custom: #5ff2ac; $custom-light: #9af7c5; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ac",
"rgb": {
"r": 95,
"g": 242,
"b": 172
},
"hsl": {
"h": 151.429,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86406,
"c": 0.16089,
"h": 159.3
},
"luminance": 0.68916
}Semantic roles & 50–950 ramp
primary
#5FF2AC
secondary
#C43277
accent
#046DE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582