#5FF2BE#5FF2BE
#5FF2BE is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.147 H 166.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2BE |
|---|---|
| RGB | rgb(95, 242, 190) |
| HSL | hsl(159, 85%, 66%) |
| HSV | hsv(159, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.83, -51.33, 13.56) |
| CIE-LCH | lch(86.83, 53.09, 165.21°) |
| OKLab | oklab(86.82% -0.1425 0.0347) |
| OKLCH | oklch(86.82% 0.147 166.3) |
| XYZ | xyz(45.7610, 69.6502, 59.7374) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Turquoise
#7EF4CC
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2BE #F25F93
analogous
#5FF274 #5FF2BE #5FDCF2
triadic
#5FF2BE #BE5FF2 #F2BE5F
tetradic
#5FF2BE #745FF2 #F25F93 #DCF25F
square
#5FF2BE #745FF2 #F25F93 #DCF25F
split-complementary
#5FF2BE #F25FDC #F2745F
monochromatic
#10C686 #26EDA7 #5FF2BE #98F7D5 #D0FBEC
Accessibility & contrast
On white
1.41
#5FF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2BE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2BE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2be; /* rgb */ color: rgb(95, 242, 190); /* oklch */ color: oklch(86.8% 0.147 166.3);
Tailwind
colors: {
custom: {
50: '#9af7d1',
500: '#5ff2be',
950: '#000000',
},
}SCSS
$custom: #5ff2be; $custom-light: #9af7d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff2be",
"rgb": {
"r": 95,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.776,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86824,
"c": 0.14665,
"h": 166.3
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#5FF2BE
secondary
#C43265
accent
#0452E1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583