#5FE5BB#5FE5BB
#5FE5BB is a very light, vivid teal. Relative luminance 0.621; OKLCH L 83.6% C 0.133 H 169.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE5BB |
|---|---|
| RGB | rgb(95, 229, 187) |
| HSL | hsl(161, 72%, 64%) |
| HSV | hsv(161, 59%, 90%) |
| CMYK | cmyk(58.5%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(82.94, -46.54, 9.61) |
| CIE-LCH | lch(82.94, 47.52, 168.34°) |
| OKLab | oklab(83.64% -0.1304 0.0246) |
| OKLCH | oklch(83.64% 0.133 169.3) |
| XYZ | xyz(41.7039, 62.0552, 56.7841) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.58
Seafoam
#7FE0B3
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 3.96
Aqua (survey)
#13EAC9
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE5BB #E55F89
analogous
#5FE578 #5FE5BB #5FCCE5
triadic
#5FE5BB #BB5FE5 #E5BB5F
tetradic
#5FE5BB #785FE5 #E55F89 #CCE55F
square
#5FE5BB #785FE5 #E55F89 #CCE55F
split-complementary
#5FE5BB #E55FCC #E5785F
monochromatic
#1CAD80 #2ADCA5 #5FE5BB #94EED1 #C8F6E8
Accessibility & contrast
On white
1.57
#5FE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#5FE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE5BB
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE5BB | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#00E6D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5fe5bb; /* rgb */ color: rgb(95, 229, 187); /* oklch */ color: oklch(83.6% 0.133 169.3);
Tailwind
colors: {
custom: {
50: '#98eecf',
500: '#5fe5bb',
950: '#000000',
},
}SCSS
$custom: #5fe5bb; $custom-light: #98eecf; $custom-dark: #000000;
JSON
{
"hex": "#5fe5bb",
"rgb": {
"r": 95,
"g": 229,
"b": 187
},
"hsl": {
"h": 161.194,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.83635,
"c": 0.13269,
"h": 169.3
},
"luminance": 0.62059
}Semantic roles & 50–950 ramp
primary
#5FE5BB
secondary
#AF3A5E
accent
#114ED4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583