#5FF8AC#5FF8AC
#5FF8AC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.9% C 0.169 H 158.2°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8AC |
|---|---|
| RGB | rgb(95, 248, 172) |
| HSL | hsl(150, 92%, 67%) |
| HSV | hsv(150, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 30.6%, 2.7%) |
| CIE-LAB | lab(88.23, -57.47, 24.78) |
| CIE-LCH | lch(88.23, 62.58, 156.68°) |
| OKLab | oklab(87.86% -0.1566 0.0628) |
| OKLCH | oklch(87.86% 0.169 158.2) |
| XYZ | xyz(45.7289, 72.5416, 50.6137) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Seafoam Green
#7AF9AB
ΔE00 2.22
Light Blue Green
#7EFBB3
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.37
Sea Green (survey)
#53FCA1
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8AC #F85FAB
analogous
#5FF860 #5FF8AC #5FF8F8
triadic
#5FF8AC #AC5FF8 #F8AC5F
tetradic
#5FF8AC #605FF8 #F85FAB #F8F85F
square
#5FF8AC #605FF8 #F85FAB #F8F85F
split-complementary
#5FF8AC #F85FF8 #F8605F
monochromatic
#09D36F #24F58E #5FF8AC #9AFBCA #D4FDE9
Accessibility & contrast
On white
1.35
#5FF8AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#5FF8AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8AC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8AC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A7
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#00F6E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff8ac; /* rgb */ color: rgb(95, 248, 172); /* oklch */ color: oklch(87.9% 0.169 158.2);
Tailwind
colors: {
custom: {
50: '#9afbc5',
500: '#5ff8ac',
950: '#000000',
},
}SCSS
$custom: #5ff8ac; $custom-light: #9afbc5; $custom-dark: #000000;
JSON
{
"hex": "#5ff8ac",
"rgb": {
"r": 95,
"g": 248,
"b": 172
},
"hsl": {
"h": 150.196,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87855,
"c": 0.16869,
"h": 158.2
},
"luminance": 0.72546
}Semantic roles & 50–950 ramp
primary
#5FF8AC
secondary
#CE2D7D
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582