#5FE0BA#5FE0BA
#5FE0BA is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.4% C 0.127 H 170.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0BA |
|---|---|
| RGB | rgb(95, 224, 186) |
| HSL | hsl(162, 68%, 63%) |
| HSV | hsv(162, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 17%, 12.2%) |
| CIE-LAB | lab(81.45, -44.61, 8.00) |
| CIE-LCH | lch(81.45, 45.32, 169.84°) |
| OKLab | oklab(82.41% -0.1256 0.0204) |
| OKLCH | oklch(82.41% 0.127 170.8) |
| XYZ | xyz(40.2337, 59.2854, 55.7678) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.58
Aquamarine (survey)
#04D8B2
ΔE00 4.01
Seafoam
#7FE0B3
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.50
Mediumaquamarine
#66CDAA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0BA #E05F85
analogous
#5FE07A #5FE0BA #5FC5E0
triadic
#5FE0BA #BA5FE0 #E0BA5F
tetradic
#5FE0BA #7A5FE0 #E05F85 #C5E05F
square
#5FE0BA #7A5FE0 #E05F85 #C5E05F
split-complementary
#5FE0BA #E05FC5 #E07A5F
monochromatic
#20A57E #2CD6A4 #5FE0BA #92EAD0 #C6F4E6
Accessibility & contrast
On white
1.63
#5FE0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5FE0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0BA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0BA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B8
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#00E2D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe0ba; /* rgb */ color: rgb(95, 224, 186); /* oklch */ color: oklch(82.4% 0.127 170.8);
Tailwind
colors: {
custom: {
50: '#97eace',
500: '#5fe0ba',
950: '#000000',
},
}SCSS
$custom: #5fe0ba; $custom-light: #97eace; $custom-dark: #000000;
JSON
{
"hex": "#5fe0ba",
"rgb": {
"r": 95,
"g": 224,
"b": 186
},
"hsl": {
"h": 162.326,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82409,
"c": 0.12725,
"h": 170.8
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#5FE0BA
secondary
#A73C5C
accent
#164DCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483