#5FF3BE#5FF3BE
#5FF3BE is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.148 H 166.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3BE |
|---|---|
| RGB | rgb(95, 243, 190) |
| HSL | hsl(159, 86%, 66%) |
| HSV | hsv(159, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.12, -51.74, 13.97) |
| CIE-LCH | lch(87.12, 53.59, 164.89°) |
| OKLab | oklab(87.06% -0.1435 0.0358) |
| OKLCH | oklch(87.06% 0.148 166) |
| XYZ | xyz(46.0595, 70.2470, 59.8369) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 3.91
Aquamarine
#7FFFD4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3BE #F35F94
analogous
#5FF374 #5FF3BE #5FDEF3
triadic
#5FF3BE #BE5FF3 #F3BE5F
tetradic
#5FF3BE #745FF3 #F35F94 #DEF35F
square
#5FF3BE #745FF3 #F35F94 #DEF35F
split-complementary
#5FF3BE #F35FDE #F3745F
monochromatic
#0FC986 #26EFA7 #5FF3BE #98F7D5 #D1FCEC
Accessibility & contrast
On white
1.40
#5FF3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5FF3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3BE
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3BE | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff3be; /* rgb */ color: rgb(95, 243, 190); /* oklch */ color: oklch(87.1% 0.148 166.0);
Tailwind
colors: {
custom: {
50: '#9af8d1',
500: '#5ff3be',
950: '#000000',
},
}SCSS
$custom: #5ff3be; $custom-light: #9af8d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff3be",
"rgb": {
"r": 95,
"g": 243,
"b": 190
},
"hsl": {
"h": 158.514,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87064,
"c": 0.14789,
"h": 166
},
"luminance": 0.70252
}Semantic roles & 50–950 ramp
primary
#5FF3BE
secondary
#C53166
accent
#0353E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583