#5FF1BC#5FF1BC
#5FF1BC is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.147 H 165.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1BC |
|---|---|
| RGB | rgb(95, 241, 188) |
| HSL | hsl(158, 84%, 66%) |
| HSV | hsv(158, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 22%, 5.5%) |
| CIE-LAB | lab(86.49, -51.35, 14.12) |
| CIE-LCH | lch(86.49, 53.26, 164.63°) |
| OKLab | oklab(86.54% -0.1424 0.0362) |
| OKLCH | oklch(86.54% 0.147 165.8) |
| XYZ | xyz(45.2471, 68.9697, 58.4951) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 3.68
Aqua Marine
#2EE8BB
ΔE00 3.73
Aquamarine
#7FFFD4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1BC #F15F94
analogous
#5FF173 #5FF1BC #5FDDF1
triadic
#5FF1BC #BC5FF1 #F1BC5F
tetradic
#5FF1BC #735FF1 #F15F94 #DDF15F
square
#5FF1BC #735FF1 #F15F94 #DDF15F
split-complementary
#5FF1BC #F15FDD #F1735F
monochromatic
#11C483 #27ECA4 #5FF1BC #97F6D4 #D0FBEB
Accessibility & contrast
On white
1.42
#5FF1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5FF1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1BC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1BC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff1bc; /* rgb */ color: rgb(95, 241, 188); /* oklch */ color: oklch(86.5% 0.147 165.8);
Tailwind
colors: {
custom: {
50: '#9af6d0',
500: '#5ff1bc',
950: '#000000',
},
}SCSS
$custom: #5ff1bc; $custom-light: #9af6d0; $custom-dark: #000000;
JSON
{
"hex": "#5ff1bc",
"rgb": {
"r": 95,
"g": 241,
"b": 188
},
"hsl": {
"h": 158.219,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86536,
"c": 0.14688,
"h": 165.8
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#5FF1BC
secondary
#C23266
accent
#0555E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583