#5FE0BB#5FE0BB
#5FE0BB is a very light, vivid teal. Relative luminance 0.593; OKLCH L 82.4% C 0.127 H 171.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE0BB |
|---|---|
| RGB | rgb(95, 224, 187) |
| HSL | hsl(163, 68%, 63%) |
| HSV | hsv(163, 58%, 88%) |
| CMYK | cmyk(57.6%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(81.47, -44.38, 7.50) |
| CIE-LCH | lch(81.47, 45.01, 170.41°) |
| OKLab | oklab(82.44% -0.1251 0.0191) |
| OKLCH | oklch(82.44% 0.127 171.3) |
| XYZ | xyz(40.3404, 59.3281, 56.3296) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 3.77
Aquamarine (survey)
#04D8B2
ΔE00 3.99
Seafoam
#7FE0B3
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE0BB #E05F84
analogous
#5FE07B #5FE0BB #5FC4E0
triadic
#5FE0BB #BB5FE0 #E0BB5F
tetradic
#5FE0BB #7B5FE0 #E05F84 #C4E05F
square
#5FE0BB #7B5FE0 #E05F84 #C4E05F
split-complementary
#5FE0BB #E05FC4 #E07B5F
monochromatic
#20A57F #2CD6A5 #5FE0BB #92EAD1 #C6F4E7
Accessibility & contrast
On white
1.63
#5FE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE0BB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE0BB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#00E2D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe0bb; /* rgb */ color: rgb(95, 224, 187); /* oklch */ color: oklch(82.4% 0.127 171.3);
Tailwind
colors: {
custom: {
50: '#97eacf',
500: '#5fe0bb',
950: '#000000',
},
}SCSS
$custom: #5fe0bb; $custom-light: #97eacf; $custom-dark: #000000;
JSON
{
"hex": "#5fe0bb",
"rgb": {
"r": 95,
"g": 224,
"b": 187
},
"hsl": {
"h": 162.791,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82436,
"c": 0.1266,
"h": 171.3
},
"luminance": 0.59332
}Semantic roles & 50–950 ramp
primary
#5FE0BB
secondary
#A73C5B
accent
#164BCF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483