#5FF3BD#5FF3BD
#5FF3BD is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.0% C 0.149 H 165.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3BD |
|---|---|
| RGB | rgb(95, 243, 189) |
| HSL | hsl(158, 86%, 66%) |
| HSV | hsv(158, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(87.10, -51.96, 14.46) |
| CIE-LCH | lch(87.10, 53.93, 164.45°) |
| OKLab | oklab(87.04% -0.1439 0.037) |
| OKLCH | oklch(87.04% 0.149 165.6) |
| XYZ | xyz(45.9505, 70.2035, 59.2633) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 4.04
Greenish Cyan
#2AFEB7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3BD #F35F95
analogous
#5FF373 #5FF3BD #5FDFF3
triadic
#5FF3BD #BD5FF3 #F3BD5F
tetradic
#5FF3BD #735FF3 #F35F95 #DFF35F
square
#5FF3BD #735FF3 #F35F95 #DFF35F
split-complementary
#5FF3BD #F35FDF #F3735F
monochromatic
#0FC985 #26EFA6 #5FF3BD #98F7D4 #D1FCEC
Accessibility & contrast
On white
1.40
#5FF3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5FF3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3BD
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3BD | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#00F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff3bd; /* rgb */ color: rgb(95, 243, 189); /* oklch */ color: oklch(87.0% 0.149 165.6);
Tailwind
colors: {
custom: {
50: '#9af8d1',
500: '#5ff3bd',
950: '#000000',
},
}SCSS
$custom: #5ff3bd; $custom-light: #9af8d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff3bd",
"rgb": {
"r": 95,
"g": 243,
"b": 189
},
"hsl": {
"h": 158.108,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87039,
"c": 0.14863,
"h": 165.6
},
"luminance": 0.70208
}Semantic roles & 50–950 ramp
primary
#5FF3BD
secondary
#C53167
accent
#0355E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583