#5FF1BE#5FF1BE
#5FF1BE is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.145 H 166.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1BE |
|---|---|
| RGB | rgb(95, 241, 190) |
| HSL | hsl(159, 84%, 66%) |
| HSV | hsv(159, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.53, -50.92, 13.14) |
| CIE-LCH | lch(86.53, 52.58, 165.53°) |
| OKLab | oklab(86.59% -0.1415 0.0337) |
| OKLCH | oklch(86.59% 0.145 166.6) |
| XYZ | xyz(45.4642, 69.0565, 59.6385) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.48
Bright Teal
#01F9C6
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1BE #F15F92
analogous
#5FF175 #5FF1BE #5FDBF1
triadic
#5FF1BE #BE5FF1 #F1BE5F
tetradic
#5FF1BE #755FF1 #F15F92 #DBF15F
square
#5FF1BE #755FF1 #F15F92 #DBF15F
split-complementary
#5FF1BE #F15FDB #F1755F
monochromatic
#11C486 #27ECA7 #5FF1BE #97F6D5 #D0FBEC
Accessibility & contrast
On white
1.42
#5FF1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FF1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1BE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1BE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#D7D3C1
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1be; /* rgb */ color: rgb(95, 241, 190); /* oklch */ color: oklch(86.6% 0.145 166.6);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#5ff1be',
950: '#000000',
},
}SCSS
$custom: #5ff1be; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff1be",
"rgb": {
"r": 95,
"g": 241,
"b": 190
},
"hsl": {
"h": 159.041,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86585,
"c": 0.14541,
"h": 166.6
},
"luminance": 0.69061
}Semantic roles & 50–950 ramp
primary
#5FF1BE
secondary
#C23264
accent
#0552E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583