#5FF6BC#5FF6BC
#5FF6BC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.7% C 0.153 H 164.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6BC |
|---|---|
| RGB | rgb(95, 246, 188) |
| HSL | hsl(157, 89%, 67%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 23.6%, 3.5%) |
| CIE-LAB | lab(87.95, -53.40, 16.18) |
| CIE-LCH | lch(87.95, 55.80, 163.14°) |
| OKLab | oklab(87.73% -0.1474 0.0414) |
| OKLCH | oklch(87.73% 0.153 164.3) |
| XYZ | xyz(46.7475, 71.9704, 58.9953) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.49
Greenish Cyan
#2AFEB7
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.81
Greenish Turquoise
#00FBB0
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6BC #F65F99
analogous
#5FF671 #5FF6BC #5FE4F6
triadic
#5FF6BC #BC5FF6 #F6BC5F
tetradic
#5FF6BC #715FF6 #F65F99 #E4F65F
square
#5FF6BC #715FF6 #F65F99 #E4F65F
split-complementary
#5FF6BC #F65FE4 #F6715F
monochromatic
#0CCF84 #25F3A4 #5FF6BC #99F9D4 #D3FDED
Accessibility & contrast
On white
1.36
#5FF6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5FF6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6BC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6BC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B9
Deuteranopia (green-blind)
#DDD6C0
Tritanopia (blue-blind)
#00F6E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff6bc; /* rgb */ color: rgb(95, 246, 188); /* oklch */ color: oklch(87.7% 0.153 164.3);
Tailwind
colors: {
custom: {
50: '#9afad0',
500: '#5ff6bc',
950: '#000000',
},
}SCSS
$custom: #5ff6bc; $custom-light: #9afad0; $custom-dark: #000000;
JSON
{
"hex": "#5ff6bc",
"rgb": {
"r": 95,
"g": 246,
"b": 188
},
"hsl": {
"h": 156.954,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87734,
"c": 0.15314,
"h": 164.3
},
"luminance": 0.71975
}Semantic roles & 50–950 ramp
primary
#5FF6BC
secondary
#CB2F6B
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583